Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260318-114405
#<BuildRuby:0x000070736216fdc8
@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.20260318-114405",
@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.000015 0.000006 0.000021 ( 0.000020)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000033)
build_up 0.004258 0.002389 2.330594 ( 2.440087)
build_miniruby 0.001482 0.000178 1.645252 ( 1.621133)
build_ruby 0.001503 0.000542 4.621567 ( 4.661036)
build_all 0.006642 0.002230 6.557871 ( 2.790928)
build_install 0.013809 0.005213 8.679862 ( 4.894959)
test_btest 0.000738 0.000266 77.829758 ( 20.225942)
test_basic 0.005293 0.004870 1.036545 ( 1.079061)
test_all 0.090026 0.041785 742.140044 (225.648517)
test_rubyspec 0.045216 0.044670 135.119927 ( 24.207687)
total: 287.57 sec