Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-211420
#<BuildRuby:0x00007fad7c14fdd0
@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.20240813-211420",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003308 0.004765 3.339872 ( 3.363276)
build_miniruby 0.001355 0.000306 1.502773 ( 1.501810)
build_ruby 0.001377 0.000311 3.322544 ( 3.467881)
build_all 0.002720 0.004921 7.689405 ( 2.835227)
build_install 0.004896 0.013128 11.284512 ( 5.494890)
test_btest 0.000628 0.000216 112.391510 ( 29.481343)
test_basic 0.006201 0.003468 0.923959 ( 0.973359)
test_all 0.101796 0.051297 849.887734 (281.416126)
test_rubyspec 0.032292 0.051612 168.652343 ( 45.185420)
total: 373.72 sec