Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-030223
#<BuildRuby:0x000055648c521e08
@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.20230801-030223",
@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.000028 0.000001 0.000029 ( 0.000031)
autoconf 0.000042 0.000003 0.000045 ( 0.000044)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.003043 0.004005 2.246763 ( 6.565560)
build_miniruby 0.000000 0.001622 1.750035 ( 2.766575)
build_ruby 0.000000 0.001814 3.472098 ( 6.304098)
build_all 0.006741 0.001345 2.737159 ( 3.947310)
build_install 0.016121 0.004143 4.219832 ( 6.835326)
test_btest 0.000874 0.000125 79.381543 ( 53.563428)
test_basic 0.000045 0.007764 0.919950 ( 1.421455)
test_all 0.002266 0.004683 670.872383 (512.199118)
test_rubyspec 0.031001 0.028920 97.929480 (198.171694)
total: 791.78 sec