Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-025106
#<BuildRuby:0x000055c0bddae4f8
@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.20240205-025106",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005371 0.000384 1.729041 ( 2.060673)
build_miniruby 0.001397 0.000100 1.450632 ( 1.451313)
build_ruby 0.001844 0.000000 2.994057 ( 3.217494)
build_all 0.007133 0.000000 5.979703 ( 2.364547)
build_install 0.018470 0.000000 7.309242 ( 3.539874)
test_btest 0.001031 0.000000 86.020218 ( 23.901258)
test_basic 0.004233 0.004154 0.771078 ( 0.845703)
test_all 0.090317 0.025914 719.633125 (241.970344)
test_rubyspec 0.062042 0.052925 188.095459 (235.920954)
total: 515.27 sec