Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-022638
#<BuildRuby:0x00007f3d542afdd0
@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.20240809-022638",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.000000 0.007807 3.428128 ( 3.492031)
build_miniruby 0.000000 0.001816 1.684168 ( 1.680443)
build_ruby 0.000000 0.001857 4.325015 ( 4.519369)
build_all 0.007653 0.001674 8.342898 ( 3.376671)
build_install 0.013531 0.006496 11.151536 ( 5.211076)
test_btest 0.000671 0.000262 118.005942 ( 32.022847)
test_basic 0.005343 0.005070 1.171695 ( 1.218394)
test_all 0.102383 0.048334 855.476839 (251.315491)
test_rubyspec 0.050879 0.043131 173.914254 ( 42.681039)
total: 345.52 sec