Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-212240
#<BuildRuby:0x00007fe7743afdc8
@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.20250318-212240",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.006541 0.001090 2.879943 ( 3.276291)
build_miniruby 0.001397 0.000233 1.614599 ( 1.703849)
build_ruby 0.001966 0.000328 4.164478 ( 4.454397)
build_all 0.007383 0.002566 6.043122 ( 4.416367)
build_install 0.022467 0.000371 8.424700 ( 6.090247)
test_btest 0.001042 0.000161 50.081044 ( 46.240223)
test_basic 0.005545 0.005100 0.911522 ( 1.106441)
test_all 0.093486 0.029743 596.488398 (243.136273)
test_rubyspec 0.050018 0.025811 93.336809 ( 22.335649)
total: 332.76 sec