Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250916-083122
#<BuildRuby:0x00007d9dc745fdc0
@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.20250916-083122",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003126 0.005345 4.547326 ( 2.871622)
build_miniruby 0.001331 0.000089 1.779196 ( 1.775428)
build_ruby 0.000029 0.001740 4.072117 ( 4.122931)
build_all 0.005582 0.002485 6.350963 ( 2.732956)
build_install 0.013047 0.006103 9.742919 ( 5.019862)
test_btest 0.000770 0.000185 63.741933 ( 18.165762)
test_basic 0.003600 0.005215 0.922733 ( 0.974367)
test_all 0.093644 0.026500 598.101540 (192.448509)
test_rubyspec 0.060312 0.021737 112.617011 ( 25.332229)
total: 253.45 sec