Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-104645
#<BuildRuby:0x00005577f002a018
@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.20231222-104645",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000029)
build_up 0.001824 0.004179 1.716005 ( 3.726511)
build_miniruby 0.000000 0.002048 1.745132 ( 2.340662)
build_ruby 0.001198 0.001014 3.408378 ( 4.143976)
build_all 0.008870 0.000000 6.013512 ( 6.850921)
build_install 0.018834 0.002899 7.307376 ( 8.569369)
test_btest 0.000747 0.000169 82.888826 ( 89.254405)
test_basic 0.005530 0.001249 0.875343 ( 1.630402)
test_all 0.073839 0.049098 696.408091 (358.062071)
test_rubyspec 0.032453 0.028266 90.794968 (102.618633)
total: 577.20 sec