Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-070215
#<BuildRuby:0x00007ff402d8fdd0
@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.20241214-070215",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.006046 0.000550 2.564317 ( 3.462902)
build_miniruby 0.001398 0.000127 1.559357 ( 1.677554)
build_ruby 0.002130 0.000193 4.179780 ( 4.435706)
build_all 0.000864 0.008166 6.106658 ( 3.832580)
build_install 0.015095 0.006902 8.499192 ( 5.826053)
test_btest 0.000779 0.000137 78.527937 ( 42.743640)
test_basic 0.010643 0.001018 1.090596 ( 1.234623)
test_all 0.097619 0.055490 758.038135 (319.331254)
test_rubyspec 0.052747 0.018998 116.073227 ( 26.280626)
total: 408.83 sec