Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-200410
#<BuildRuby:0x00007fcf5606fdd8
@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.20240626-200410",
@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.000029 0.000006 0.000035 ( 0.000029)
autoconf 0.000046 0.000008 0.000054 ( 0.000049)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.001427 0.008312 4.411165 ( 4.434431)
build_miniruby 0.001595 0.000386 65.200184 ( 21.989327)
build_ruby 0.001501 0.000364 3.645214 ( 3.781324)
build_all 0.006522 0.001581 7.789127 ( 3.132271)
build_install 0.013041 0.006634 11.187343 ( 5.375082)
test_btest 0.000800 0.000212 115.854525 ( 30.828652)
test_basic 0.004000 0.005787 1.296899 ( 1.348943)
test_all 0.108816 0.039369 801.798437 (229.025211)
test_rubyspec 0.048257 0.042337 162.238520 ( 34.916503)
total: 334.83 sec