Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-000818
#<BuildRuby:0x0000558d6643e3d0
@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.20231023-000818",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002048 0.004392 3.439853 ( 3.565124)
build_miniruby 0.001406 0.000305 1.610222 ( 1.609157)
build_ruby 0.000000 0.001505 2.824410 ( 3.012926)
build_all 0.000129 0.006975 5.394901 ( 2.512904)
build_install 0.010713 0.007205 7.406587 ( 4.174914)
test_btest 0.000000 0.001070 76.347583 ( 30.011990)
test_basic 0.001439 0.003042 0.650476 ( 2.630554)
test_all 0.083052 0.033106 640.950193 (230.485013)
test_rubyspec 0.028695 0.033521 91.401508 (103.249783)
total: 381.25 sec