Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-213147
#<BuildRuby:0x00007fee276efdd0
@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.20241226-213147",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.002741 0.003166 1.839494 ( 2.155559)
build_miniruby 0.001201 0.000188 1.209438 ( 1.206313)
build_ruby 0.001833 0.000000 3.521603 ( 3.754919)
build_all 0.003879 0.004217 6.419346 ( 2.624218)
build_install 0.012709 0.004896 8.307869 ( 4.409312)
test_btest 0.000659 0.000132 77.844481 ( 34.152072)
test_basic 0.008341 0.000828 0.857470 ( 0.901055)
test_all 0.128110 0.011385 709.503632 (234.611592)
test_rubyspec 0.029468 0.051897 117.471320 ( 25.027219)
total: 308.84 sec