Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250624-135719
#<BuildRuby:0x00007ff8306dfdc8
@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.20250624-135719",
@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.000024 0.000006 0.000030 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002956 0.004382 3.559202 ( 2.587208)
build_miniruby 0.001365 0.000114 1.580524 ( 1.578203)
build_ruby 0.001048 0.000710 3.687359 ( 3.828074)
build_all 0.004490 0.003487 5.865488 ( 2.524813)
build_install 0.016701 0.002313 8.600975 ( 4.309639)
test_btest 0.000668 0.000195 51.660131 ( 15.526584)
test_basic 0.001817 0.004179 0.858384 ( 0.917556)
test_all 0.082661 0.033746 665.860372 (226.623646)
test_rubyspec 0.052619 0.026860 155.081077 ( 30.738563)
total: 288.64 sec