Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-015256
#<BuildRuby:0x00007430de93fde0
@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.20251031-015256",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006212 0.003388 4.582033 ( 3.113980)
build_miniruby 0.001618 0.000000 1.973003 ( 1.969066)
build_ruby 0.001690 0.000105 3.367202 ( 3.541695)
build_all 0.007386 0.002429 7.441725 ( 4.514872)
build_install 0.018385 0.007850 11.893885 ( 7.794476)
test_btest 0.000000 0.001163 72.843802 ( 34.481777)
test_basic 0.006916 0.004300 1.234801 ( 1.520108)
test_all 0.078875 0.041609 611.087013 (187.782126)
test_rubyspec 0.041705 0.040739 114.472585 ( 19.677849)
total: 264.40 sec