Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-074019
#<BuildRuby:0x00007fdd9586fdd8
@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.20240903-074019",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.004074 0.004509 3.795185 ( 3.845372)
build_miniruby 0.001614 0.000224 1.637537 ( 1.645242)
build_ruby 0.002385 0.000000 4.592749 ( 4.868777)
build_all 0.005809 0.004119 8.424880 ( 3.625697)
build_install 0.009236 0.013516 11.480318 ( 6.652011)
test_btest 0.000945 0.000218 126.216335 ( 59.029714)
test_basic 0.009100 0.003387 1.326733 ( 1.557585)
test_all 0.109557 0.051215 953.933284 (541.093336)
test_rubyspec 0.067687 0.029174 173.304418 ( 90.153789)
total: 712.47 sec