Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-004357
#<BuildRuby:0x00007fcc82d7fdd8
@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.20240715-004357",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000037 0.000008 0.000045 ( 0.000047)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.002999 0.004689 3.481194 ( 4.004502)
build_miniruby 0.001561 0.000413 1.523548 ( 1.524064)
build_ruby 0.001657 0.000439 3.867050 ( 27.412187)
build_all 0.001448 0.008637 8.238943 ( 3.270217)
build_install 0.011742 0.008032 10.859126 ( 5.182621)
test_btest 0.000894 0.000314 115.233655 ( 30.292602)
test_basic 0.005462 0.003128 1.073050 ( 1.118167)
test_all 0.108410 0.045765 814.535994 (243.054546)
test_rubyspec 0.063724 0.027894 162.472800 ( 34.732813)
total: 350.59 sec