Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250428-123057
#<BuildRuby:0x00007f9eeed6fdc8
@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.20250428-123057",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.001392 0.004303 1.879611 ( 2.205513)
build_miniruby 0.001529 0.000000 1.644306 ( 1.641522)
build_ruby 0.002031 0.000000 4.116263 ( 4.216607)
build_all 0.006212 0.003575 6.212638 ( 2.655576)
build_install 0.013881 0.004429 7.871225 ( 4.407177)
test_btest 0.001135 0.000000 51.700884 ( 15.055757)
test_basic 0.005264 0.003684 0.833512 ( 0.886677)
test_all 0.084697 0.035957 629.077316 (225.234072)
test_rubyspec 0.039044 0.037634 104.214116 ( 22.147356)
total: 278.45 sec