Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-235349
#<BuildRuby:0x0000559ec36b61a8
@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.20231214-235349",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005512 0.001323 2.310701 ( 2.366411)
build_miniruby 0.001109 0.000266 1.608514 ( 1.608475)
build_ruby 0.001472 0.000353 3.191428 ( 3.384141)
build_all 0.003530 0.005305 5.903071 ( 2.915565)
build_install 0.016679 0.001858 7.282716 ( 4.327174)
test_btest 0.000642 0.000165 80.949871 ( 28.837204)
test_basic 0.006131 0.000493 0.825321 ( 0.888304)
test_all 0.096806 0.023184 729.470678 (311.113002)
test_rubyspec 0.040681 0.026584 94.856148 (106.641711)
total: 462.08 sec