Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-014021
#<BuildRuby:0x00007f793a66fde0
@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.20240705-014021",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.000161 0.008035 4.074066 ( 3.644229)
build_miniruby 0.001164 0.000457 1.292438 ( 1.289382)
build_ruby 0.001441 0.000566 4.423079 ( 4.536956)
build_all 0.005999 0.002357 8.110089 ( 3.280837)
build_install 0.016595 0.004069 11.501584 ( 5.503650)
test_btest 0.000828 0.000310 118.683991 ( 31.495304)
test_basic 0.004786 0.004502 1.020263 ( 1.062456)
test_all 0.109398 0.047109 870.254442 (268.896478)
test_rubyspec 0.049777 0.047655 180.145692 ( 39.955549)
total: 359.67 sec