Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-030551
#<BuildRuby:0x000055fe84612230
@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.20231228-030551",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.004853 0.000719 1.576884 ( 1.923588)
build_miniruby 0.001301 0.000193 1.619279 ( 1.620637)
build_ruby 0.001393 0.000207 3.178075 ( 3.417229)
build_all 0.000000 0.007498 5.443496 ( 2.401369)
build_install 0.005767 0.012810 6.977410 ( 4.289553)
test_btest 0.000505 0.000157 79.759465 ( 28.928160)
test_basic 0.002122 0.004905 0.834345 ( 0.905417)
test_all 0.073175 0.046779 756.800729 (279.535308)
test_rubyspec 0.032271 0.035852 95.853861 (107.601473)
total: 430.62 sec