Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-024039
#<BuildRuby:0x0000556abad5de58
@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.20231207-024039",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.007168 0.000829 2.394731 ( 4.033699)
build_miniruby 0.001361 0.000353 1.755469 ( 1.888258)
build_ruby 0.000000 0.002152 3.414010 ( 4.011915)
build_all 0.005413 0.003499 6.108425 ( 5.063118)
build_install 0.012497 0.007116 7.651341 ( 6.863874)
test_btest 0.000935 0.000302 84.333277 ( 67.966515)
test_basic 0.000810 0.007168 0.927555 ( 1.198804)
test_all 0.090709 0.038544 725.841900 (553.593984)
test_rubyspec 0.024276 0.054637 106.522684 (181.543306)
total: 826.16 sec