Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-095742
#<BuildRuby:0x000055f125c5dfc0
@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.20240203-095742",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.004830 0.001510 1.473412 ( 1.779918)
build_miniruby 0.000978 0.000306 1.360848 ( 1.358905)
build_ruby 0.001140 0.000357 2.732507 ( 2.970871)
build_all 0.005489 0.001715 5.783463 ( 2.299164)
build_install 0.016202 0.000000 6.747342 ( 3.269668)
test_btest 0.000996 0.000000 80.596187 ( 21.371892)
test_basic 0.002145 0.003560 0.727205 ( 5.693310)
test_all 0.086098 0.026694 687.598889 (201.372631)
test_rubyspec 0.048474 0.045267 136.672333 (148.311807)
total: 388.43 sec