Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260123-210317
#<BuildRuby:0x000071947506fdd0
@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.20260123-210317",
@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.000022 0.000008 0.000030 ( 0.000031)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000037 0.000000 0.000037 ( 0.000039)
build_up 0.002397 0.004867 2.528921 ( 2.439206)
build_miniruby 0.000661 0.000859 1.571047 ( 1.567129)
build_ruby 0.001945 0.000000 3.714840 ( 10.257672)
build_all 0.005020 0.003177 6.555745 ( 2.684600)
build_install 0.013538 0.005877 8.211089 ( 4.251934)
test_btest 0.000681 0.000282 77.852032 ( 20.341125)
test_basic 0.004552 0.004757 1.070622 ( 1.116015)
test_all 0.095541 0.040957 816.355841 (249.614863)
test_rubyspec 0.054278 0.035769 137.568200 ( 33.769226)
total: 326.04 sec