Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-131319
#<BuildRuby:0x00007f101afdfdc8
@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.20241114-131319",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.006388 0.001031 3.683501 ( 3.676285)
build_miniruby 0.001966 0.000317 1.520445 ( 1.519844)
build_ruby 0.001822 0.000293 4.663151 ( 4.767469)
build_all 0.009103 0.000099 7.054274 ( 3.873377)
build_install 0.013543 0.008648 10.276253 ( 6.004874)
test_btest 0.000593 0.000115 84.746419 ( 33.309513)
test_basic 0.003901 0.008483 1.074152 ( 1.151660)
test_all 0.121321 0.029973 774.938375 (409.032899)
test_rubyspec 0.038009 0.046110 126.605269 ( 53.066900)
total: 516.40 sec