Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-173050
#<BuildRuby:0x00007b9547b0fdd0
@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.20251226-173050",
@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.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004150 0.001704 2.280821 ( 2.467326)
build_miniruby 0.000586 0.000975 1.800311 ( 1.797487)
build_ruby 0.001213 0.000832 4.443664 ( 4.491573)
build_all 0.006513 0.002137 6.890535 ( 2.976366)
build_install 0.015218 0.004314 9.131349 ( 5.164228)
test_btest 0.000811 0.000198 75.150001 ( 20.188686)
test_basic 0.003035 0.005187 1.015573 ( 1.064978)
test_all 0.090943 0.038201 776.005761 (257.985749)
test_rubyspec 0.047316 0.037571 132.904401 ( 45.908720)
total: 342.05 sec