Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-212153
#<BuildRuby:0x00007f8f81bdfde0
@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.20241217-212153",
@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.000005 0.000023 ( 0.000021)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006521 0.000000 2.476384 ( 2.846896)
build_miniruby 0.000000 0.002179 1.623398 ( 1.625500)
build_ruby 0.001572 0.000828 4.369479 ( 4.501338)
build_all 0.006754 0.002679 6.445236 ( 2.811665)
build_install 0.015142 0.006579 8.239161 ( 4.432745)
test_btest 0.000570 0.000153 81.357925 ( 33.559096)
test_basic 0.004658 0.005105 1.090869 ( 1.378534)
test_all 0.101214 0.044795 675.541385 (223.425386)
test_rubyspec 0.025492 0.052743 113.980865 ( 23.891487)
total: 298.48 sec