Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-184551
#<BuildRuby:0x0000563fe7a4a3d0
@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.20240316-184551",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.000260 0.007405 2.574186 ( 2.779327)
build_miniruby 0.001352 0.000218 1.841601 ( 1.857817)
build_ruby 0.001771 0.000286 3.851929 ( 4.066766)
build_all 0.005192 0.003484 7.542431 ( 4.384809)
build_install 0.019989 0.001982 9.481533 ( 5.845080)
test_btest 0.000648 0.000110 99.196909 ( 43.595088)
test_basic 0.007985 0.000110 1.054921 ( 1.160925)
test_all 0.099775 0.022336 819.170548 (355.652177)
test_rubyspec 0.062653 0.026855 129.498645 (138.723833)
total: 558.07 sec