Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-195023
#<BuildRuby:0x00007ff3971cfdd0
@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-195023",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000044 0.000006 0.000050 ( 0.000051)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.006071 0.003695 4.052124 ( 4.408390)
build_miniruby 0.001423 0.000231 1.805082 ( 1.902369)
build_ruby 0.002387 0.000000 4.465770 ( 4.890873)
build_all 0.009178 0.000564 8.488534 ( 5.167960)
build_install 0.017353 0.007627 11.371004 ( 7.388866)
test_btest 0.000767 0.000140 123.307329 ( 86.746687)
test_basic 0.010354 0.000392 1.354912 ( 1.708897)
test_all 0.131653 0.032252 945.823997 (551.453421)
test_rubyspec 0.050474 0.042669 169.837795 ( 67.019946)
total: 730.69 sec