Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251222-191224
#<BuildRuby:0x00007ccf6b6ffdd0
@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.20251222-191224",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004198 0.002805 2.810488 ( 2.657142)
build_miniruby 0.000958 0.000530 1.408833 ( 1.405602)
build_ruby 0.000712 0.001180 4.157150 ( 37.764188)
build_all 0.005753 0.002959 6.786546 ( 2.908061)
build_install 0.015536 0.003226 9.159622 ( 5.039451)
test_btest 0.000098 0.001056 72.999407 ( 21.828071)
test_basic 0.005294 0.002987 0.887756 ( 0.937608)
test_all 0.092496 0.035500 750.777142 (251.527722)
test_rubyspec 0.050503 0.034837 131.476223 ( 33.570614)
total: 357.64 sec