Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-193501
#<BuildRuby:0x000055f26c7b2230
@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.20230901-193501",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000036)
build_up 0.002134 0.004649 1.944011 ( 3.358585)
build_miniruby 0.001294 0.000416 2.167531 ( 2.367633)
build_ruby 0.001700 0.000374 3.626267 ( 4.561812)
build_all 0.006877 0.002552 6.559253 ( 5.826740)
build_install 0.019239 0.002151 8.054624 ( 7.378545)
test_btest 0.000651 0.000191 84.064880 ( 51.930643)
test_basic 0.007070 0.002079 1.004609 ( 1.521286)
test_all 0.011208 0.006556 717.158392 (732.512324)
test_rubyspec 0.023502 0.059420 106.691830 (162.391838)
total: 971.85 sec