Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-014400
#<BuildRuby:0x00007ffaacdafdc8
@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.20241018-014400",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.000150 0.008057 4.067355 ( 3.956246)
build_miniruby 0.001231 0.000484 1.646432 ( 1.644710)
build_ruby 0.001291 0.000507 4.194803 ( 4.363906)
build_all 0.000534 0.008452 7.112275 ( 2.848698)
build_install 0.019969 0.000000 10.410896 ( 5.014467)
test_btest 0.000944 0.000000 92.444827 ( 27.773811)
test_basic 0.011697 0.001013 1.189444 ( 1.240732)
test_all 0.109447 0.038685 777.663535 (224.947696)
test_rubyspec 0.050331 0.036164 135.356715 ( 28.540136)
total: 300.33 sec