Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-001259
#<BuildRuby:0x00007f964308fdc8
@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.20241005-001259",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000048 0.000007 0.000055 ( 0.000056)
configure 0.000043 0.000006 0.000049 ( 0.000049)
build_up 0.001121 0.008181 3.941435 ( 3.868757)
build_miniruby 0.001430 0.000294 1.671918 ( 1.668330)
build_ruby 0.001647 0.000337 3.885447 ( 4.092254)
build_all 0.004818 0.004253 7.324850 ( 2.994752)
build_install 0.019741 0.000613 10.183464 ( 4.644904)
test_btest 0.001024 0.000209 95.692812 ( 25.476038)
test_basic 0.008829 0.001802 1.075887 ( 1.118243)
test_all 0.083666 0.068435 782.501229 (231.599535)
test_rubyspec 0.041078 0.047534 135.949515 ( 31.190952)
total: 306.66 sec