Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-193200
#<BuildRuby:0x00007fbc2b6dfdc8
@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.20240924-193200",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.001588 0.007100 4.426152 ( 3.706303)
build_miniruby 0.001034 0.000414 1.329179 ( 1.326537)
build_ruby 0.001823 0.000000 4.106885 ( 4.274676)
build_all 0.007566 0.000554 6.564121 ( 2.716759)
build_install 0.012192 0.008113 10.329967 ( 4.754050)
test_btest 0.000651 0.000261 92.442914 ( 25.944113)
test_basic 0.006779 0.005198 1.122073 ( 1.191920)
test_all 0.113104 0.038124 725.469031 (210.353491)
test_rubyspec 0.049548 0.033928 126.518089 ( 28.604690)
total: 282.87 sec