Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-152526
#<BuildRuby:0x00007f683b3afde0
@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.20240719-152526",
@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.000027 0.000008 0.000035 ( 0.000030)
autoconf 0.000042 0.000013 0.000055 ( 0.000050)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.007185 0.002156 4.154551 ( 7.793659)
build_miniruby 0.001687 0.000506 1.819686 ( 2.505807)
build_ruby 0.001785 0.000535 4.657652 ( 42.140844)
build_all 0.004887 0.007379 9.311744 ( 8.716781)
build_install 0.020559 0.005444 12.290464 ( 12.033854)
test_btest 0.000844 0.000281 125.401394 (125.119256)
test_basic 0.005395 0.008555 1.368283 ( 2.190560)
test_all 0.112464 0.052274 926.768258 (715.776122)
test_rubyspec 0.034809 0.057667 176.404406 ( 77.560772)
total: 993.84 sec