Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-053227
#<BuildRuby:0x00007fa0a160fdd0
@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.20240802-053227",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.010422 0.000414 3.995861 ( 5.735333)
build_miniruby 0.001538 0.000264 1.742224 ( 2.237287)
build_ruby 0.001902 0.000326 4.618140 ( 15.703723)
build_all 0.011310 0.000000 9.023558 ( 7.407601)
build_install 0.016242 0.009707 12.429429 ( 12.632391)
test_btest 0.000958 0.000191 131.263063 (129.282521)
test_basic 0.008660 0.005315 1.448911 ( 2.397250)
test_all 0.125221 0.044896 964.161974 (1048.744714)
test_rubyspec 0.034090 0.063264 183.740737 (129.005737)
total: 1353.15 sec