Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-192656
#<BuildRuby:0x00007f286dd8fdc8
@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.20240811-192656",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.008939 0.000000 3.794288 ( 3.647536)
build_miniruby 0.001822 0.000000 1.499938 ( 1.499151)
build_ruby 0.002112 0.000113 4.246652 ( 4.444211)
build_all 0.007624 0.000871 7.671044 ( 2.837160)
build_install 0.011984 0.010508 11.145210 ( 5.234014)
test_btest 0.000796 0.000136 117.740155 ( 31.003534)
test_basic 0.004573 0.004086 1.062628 ( 1.116687)
test_all 0.105532 0.050007 892.781309 (261.920565)
test_rubyspec 0.038289 0.053805 172.669605 ( 53.588419)
total: 365.29 sec