Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-174609
#<BuildRuby:0x00007febfb00fde0
@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.20240823-174609",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000028 ( 0.000030)
autoconf 0.000039 0.000013 0.000052 ( 0.000051)
configure 0.000031 0.000010 0.000041 ( 0.000042)
build_up 0.007983 0.001316 3.902353 ( 5.093566)
build_miniruby 0.001438 0.000465 1.793209 ( 2.043064)
build_ruby 0.000000 0.002469 4.811548 ( 5.794904)
build_all 0.008509 0.003031 8.867399 ( 8.201669)
build_install 0.009803 0.016838 11.752703 ( 11.162341)
test_btest 0.000685 0.000294 124.197287 (117.478343)
test_basic 0.003775 0.008683 1.355614 ( 2.000884)
test_all 0.110243 0.057145 967.146710 (670.179095)
test_rubyspec 0.072709 0.024047 174.075521 ( 66.633826)
total: 888.59 sec