Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260309-012508
#<BuildRuby:0x000077a3d626fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260309-012508",
@make="make",
@no_timeout_error=nil,
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003912 0.002903 2.664628 ( 2.752114)
build_miniruby 0.001604 0.000180 1.763958 ( 1.735456)
build_ruby 0.001337 0.000802 4.540013 ( 4.597502)
build_all 0.006091 0.002406 6.847508 ( 2.945527)
build_install 0.011313 0.005442 8.591608 ( 4.626955)
test_btest 0.001043 0.000009 75.875637 ( 20.505463)
test_basic 0.006102 0.003723 1.020357 ( 1.290438)
test_all 0.090457 0.039085 848.546738 (272.168761)
test_rubyspec 0.049650 0.037466 138.018131 ( 31.502825)
total: 342.13 sec