Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-010939
#<BuildRuby:0x00007c933754fdc0
@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.20251007-010939",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.006330 0.002410 3.713279 ( 2.285093)
build_miniruby 0.000674 0.000914 1.172176 ( 1.168852)
build_ruby 0.000000 0.001629 3.046844 ( 3.139076)
build_all 0.002474 0.004180 5.356170 ( 2.100718)
build_install 0.009199 0.008275 7.624776 ( 3.563180)
test_btest 0.000852 0.000000 53.177052 ( 14.566401)
test_basic 0.003617 0.004689 0.717158 ( 0.767151)
test_all 0.092234 0.024540 600.765937 (181.270924)
test_rubyspec 0.033178 0.044841 111.747603 ( 21.082391)
total: 229.94 sec