Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260305-065524
#<BuildRuby:0x000073d22373fdc0
@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.20260305-065524",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.003330 0.004108 2.747693 ( 2.829877)
build_miniruby 0.001041 0.000672 2.033487 ( 2.004319)
build_ruby 0.001516 0.000519 4.848069 ( 4.909307)
build_all 0.009283 0.001080 8.210017 ( 4.088734)
build_install 0.016120 0.009185 12.207857 ( 8.810840)
test_btest 0.000673 0.000544 91.958876 ( 30.700935)
test_basic 0.001639 0.008755 1.361182 ( 1.394929)
test_all 0.106283 0.028701 821.385371 (254.796251)
test_rubyspec 0.067960 0.025257 151.357851 ( 31.705156)
total: 341.24 sec