Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-233729
#<BuildRuby:0x00007f575d7efde0
@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.20241115-233729",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000000 0.007475 3.613360 ( 3.524452)
build_miniruby 0.001168 0.000606 1.643071 ( 1.639784)
build_ruby 0.001533 0.000306 4.495495 ( 4.610649)
build_all 0.008196 0.000800 6.565336 ( 2.767393)
build_install 0.000240 0.018292 9.498235 ( 4.723531)
test_btest 0.000630 0.000210 78.940942 ( 21.848566)
test_basic 0.005339 0.004459 0.974218 ( 1.018031)
test_all 0.123338 0.017865 706.212106 (290.691679)
test_rubyspec 0.024167 0.056916 123.155569 ( 29.282846)
total: 360.11 sec