Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251229-222614
#<BuildRuby:0x000077a22989fdd0
@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.20251229-222614",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.002780 0.003968 2.732614 ( 3.002096)
build_miniruby 0.001675 0.000143 1.817243 ( 1.844920)
build_ruby 0.001045 0.001017 4.663559 ( 4.753615)
build_all 0.006572 0.003860 7.451673 ( 4.117090)
build_install 0.021433 0.001637 10.105484 ( 6.668122)
test_btest 0.000802 0.000172 78.453292 ( 33.626181)
test_basic 0.007320 0.003040 1.192024 ( 1.338611)
test_all 0.103976 0.032034 799.473335 (313.091159)
test_rubyspec 0.057073 0.028577 130.677288 ( 30.896419)
total: 399.34 sec