Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260301-230917
#<BuildRuby:0x00007c718ef4fde0
@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.20260301-230917",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000041 0.000011 0.000052 ( 0.000050)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.004651 0.002890 2.909023 ( 3.238902)
build_miniruby 0.001077 0.000784 2.107725 ( 2.109296)
build_ruby 0.002200 0.000000 4.402039 ( 4.485888)
build_all 0.007284 0.000902 6.709494 ( 2.852516)
build_install 0.009546 0.008523 9.055769 ( 4.969039)
test_btest 0.001185 0.000062 80.957816 ( 20.850049)
test_basic 0.007244 0.002287 1.024621 ( 1.064389)
test_all 0.091523 0.042353 847.316176 (273.901672)
test_rubyspec 0.048674 0.041763 145.893773 ( 28.899252)
total: 342.37 sec