Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-185923
#<BuildRuby:0x000070817662fdc8
@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.20251221-185923",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.000878 0.006025 2.732569 ( 2.593534)
build_miniruby 0.000881 0.000745 1.606358 ( 1.603133)
build_ruby 0.000832 0.001202 4.465376 ( 46.698970)
build_all 0.007326 0.002841 7.462914 ( 4.247068)
build_install 0.019220 0.005315 10.397615 ( 7.158860)
test_btest 0.001029 0.000000 78.864528 ( 36.015210)
test_basic 0.002284 0.007050 0.835119 ( 0.885281)
test_all 0.095634 0.033566 726.142865 (229.980341)
test_rubyspec 0.048601 0.036594 131.498530 ( 36.153334)
total: 365.34 sec