Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-004736
#<BuildRuby:0x000055ff4f2ea348
@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.20240112-004736",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000995 0.004277 1.599086 ( 2.026906)
build_miniruby 0.000987 0.000247 1.600295 ( 1.599151)
build_ruby 0.001225 0.000306 2.972837 ( 3.205851)
build_all 0.006681 0.000000 5.429789 ( 2.121962)
build_install 0.012276 0.003730 6.658242 ( 3.397981)
test_btest 0.000707 0.000171 82.750454 ( 22.767512)
test_basic 0.004844 0.001169 0.857237 ( 0.920746)
test_all 0.086608 0.032518 743.527990 (223.878073)
test_rubyspec 0.022732 0.034258 77.744187 ( 89.392949)
total: 349.31 sec