Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-034621
#<BuildRuby:0x00007f1e394efdc8
@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.20240926-034621",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000034 0.000012 0.000046 ( 0.000045)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.005798 0.003242 4.540309 ( 3.795804)
build_miniruby 0.001135 0.000392 1.593331 ( 1.590107)
build_ruby 0.001427 0.000492 4.055521 ( 4.239403)
build_all 0.003528 0.005362 7.346550 ( 3.070579)
build_install 0.014617 0.004482 10.686188 ( 4.813669)
test_btest 0.000654 0.000243 90.878919 ( 23.695486)
test_basic 0.001747 0.008501 1.047237 ( 1.093801)
test_all 0.106436 0.042712 774.344339 (237.545895)
test_rubyspec 0.056318 0.026410 135.712357 ( 29.348114)
total: 309.19 sec