Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250719-231028
#<BuildRuby:0x000078179bf1fdd0
@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.20250719-231028",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000000 0.007329 3.469437 ( 2.606787)
build_miniruby 0.000430 0.000944 1.580923 ( 1.577566)
build_ruby 0.001831 0.000000 3.514491 ( 3.673381)
build_all 0.005299 0.002095 5.647706 ( 2.462824)
build_install 0.012628 0.003261 7.718211 ( 3.752605)
test_btest 0.002487 0.000000 54.382729 ( 17.317993)
test_basic 0.005271 0.001322 0.830760 ( 0.887484)
test_all 0.077270 0.035130 604.476861 (185.117899)
test_rubyspec 0.047773 0.029304 150.338990 ( 25.650174)
total: 243.05 sec