Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-222349
#<BuildRuby:0x0000560c20046320
@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.20240208-222349",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.003241 0.003148 1.809943 ( 2.179076)
build_miniruby 0.001540 0.000276 1.537785 ( 1.536851)
build_ruby 0.001262 0.000226 3.411148 ( 3.647892)
build_all 0.003761 0.003113 6.165300 ( 2.519052)
build_install 0.012168 0.006886 7.737816 ( 3.948456)
test_btest 0.000660 0.000156 87.423702 ( 33.805262)
test_basic 0.003380 0.003643 0.946368 ( 1.019605)
test_all 0.093093 0.021288 742.566725 (275.847939)
test_rubyspec 0.056880 0.048713 169.819622 (179.557738)
total: 504.06 sec