Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-134312
#<BuildRuby:0x00007fb8ca2dfde0
@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.20240904-134312",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005932 0.003559 4.072567 ( 4.717887)
build_miniruby 0.001605 0.000331 1.900702 ( 1.976675)
build_ruby 0.002784 0.000000 4.721594 ( 5.252526)
build_all 0.001805 0.008125 8.647008 ( 4.695703)
build_install 0.015350 0.007147 11.405013 ( 5.943857)
test_btest 0.000850 0.000236 124.125179 ( 61.211657)
test_basic 0.008028 0.004149 1.300141 ( 1.506903)
test_all 0.125198 0.033862 897.541475 (477.545560)
test_rubyspec 0.061274 0.035501 176.149495 (116.567412)
total: 679.42 sec