Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-045946
#<BuildRuby:0x00007f522827fde0
@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.20250503-045946",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000027 0.000005 0.000032 ( 0.000034)
build_up 0.000000 0.006447 2.513594 ( 2.630776)
build_miniruby 0.001094 0.000660 1.587972 ( 1.585899)
build_ruby 0.001614 0.000403 4.159289 ( 4.259797)
build_all 0.008879 0.000240 6.342308 ( 2.734566)
build_install 0.013114 0.004261 8.046502 ( 4.515800)
test_btest 0.000775 0.000189 52.795717 ( 15.599077)
test_basic 0.007562 0.000839 0.918628 ( 0.973753)
test_all 0.093682 0.027634 630.677354 (215.700229)
test_rubyspec 0.049682 0.030490 110.297828 ( 25.139045)
total: 273.14 sec