Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-091459
#<BuildRuby:0x000055947fffa320
@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.20231229-091459",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005034 0.000604 1.563020 ( 1.909705)
build_miniruby 0.001234 0.000148 1.603182 ( 1.602520)
build_ruby 0.001685 0.000156 3.314091 ( 3.531541)
build_all 0.003533 0.004187 5.699498 ( 3.045820)
build_install 0.017196 0.001251 6.978995 ( 4.067673)
test_btest 0.000746 0.000107 81.390259 ( 30.579389)
test_basic 0.004403 0.004534 0.896325 ( 0.982447)
test_all 0.074819 0.046213 756.374781 (271.739679)
test_rubyspec 0.033303 0.034669 95.283525 (106.851088)
total: 424.31 sec