Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250507-203521
#<BuildRuby:0x00007f2c7b4cfdc0
@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.20250507-203521",
@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.000022)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000030)
build_up 0.005815 0.000167 2.259932 ( 3.409799)
build_miniruby 0.001414 0.000129 1.728040 ( 1.725722)
build_ruby 0.001878 0.000170 4.301586 ( 4.406210)
build_all 0.008325 0.000757 6.323564 ( 3.004236)
build_install 0.011204 0.009142 8.387325 ( 4.801682)
test_btest 0.000804 0.000114 50.064849 ( 14.942845)
test_basic 0.002661 0.004951 0.835016 ( 0.889899)
test_all 0.073115 0.045455 568.977912 (180.430475)
test_rubyspec 0.053014 0.025823 108.129545 ( 23.762487)
total: 237.37 sec