Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260120-150309
#<BuildRuby:0x000077043c87fde0
@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.20260120-150309",
@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.000024 0.000004 0.000028 ( 0.000030)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.000591 0.008137 3.323288 ( 3.319559)
build_miniruby 0.001813 0.000000 2.129551 ( 2.164515)
build_ruby 0.001351 0.000909 4.998208 ( 5.065239)
build_all 0.008459 0.001869 7.689009 ( 4.478883)
build_install 0.017916 0.004233 10.314255 ( 6.263027)
test_btest 0.000847 0.000210 82.773389 ( 38.098572)
test_basic 0.004725 0.006395 1.331676 ( 1.465665)
test_all 0.098512 0.041204 858.642385 (400.663187)
test_rubyspec 0.055016 0.033844 141.651520 ( 47.776422)
total: 509.30 sec