Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250904-025900
#<BuildRuby:0x000078037127fdc0
@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.20250904-025900",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.007610 0.001130 4.485663 ( 2.950087)
build_miniruby 0.001281 0.000079 1.618206 ( 1.614802)
build_ruby 0.000820 0.000969 4.092311 ( 4.200200)
build_all 0.003006 0.005040 6.429288 ( 2.812524)
build_install 0.013534 0.005896 9.627007 ( 4.744940)
test_btest 0.000925 0.000000 61.639951 ( 17.973886)
test_basic 0.002288 0.005816 0.978006 ( 1.028355)
test_all 0.090439 0.032469 687.227157 (219.983448)
test_rubyspec 0.042042 0.032578 107.762914 ( 20.777548)
total: 276.09 sec