Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-103959
#<BuildRuby:0x00007f0f0f70fdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241227-103959",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000007 0.000019 ( 0.000020)
autoconf 0.000020 0.000011 0.000031 ( 0.000031)
configure 0.000014 0.000008 0.000022 ( 0.000023)
build_up 0.003406 0.001972 1.902858 ( 2.436728)
build_miniruby 0.000939 0.000543 1.324386 ( 1.326788)
build_ruby 0.001194 0.000691 3.386752 ( 31.488814)
build_all 0.006930 0.001515 6.256411 ( 2.630612)
build_install 0.013363 0.004533 7.857980 ( 4.282757)
test_btest 0.000545 0.000285 76.830225 ( 20.607897)
test_basic 0.000000 0.008054 1.007152 ( 1.056547)
test_all 0.091333 0.051208 733.133132 (219.536746)
test_rubyspec 0.050574 0.028430 116.955317 ( 25.174966)
total: 308.54 sec