Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260307-040430
#<BuildRuby:0x00007fa0bd59fdc0
@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.20260307-040430",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.001101 0.006466 2.176648 ( 2.264406)
build_miniruby 0.001015 0.000720 1.621418 ( 1.597982)
build_ruby 0.000960 0.000974 4.615663 ( 4.662805)
build_all 0.007316 0.001659 7.655144 ( 3.548952)
build_install 0.015817 0.004934 9.968595 ( 5.742728)
test_btest 0.000865 0.000246 85.088350 ( 24.607678)
test_basic 0.007837 0.001814 1.328130 ( 1.398152)
test_all 0.093023 0.043128 872.057960 (271.291109)
test_rubyspec 0.049082 0.039148 143.827748 ( 39.279294)
total: 354.39 sec