Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251224-090219
#<BuildRuby:0x000070993999fdc0
@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.20251224-090219",
@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.000006 0.000029 ( 0.000029)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.001792 0.005223 2.527041 ( 2.666064)
build_miniruby 0.000000 0.001697 1.944929 ( 1.945284)
build_ruby 0.001590 0.000387 4.894786 ( 4.960549)
build_all 0.004063 0.005066 6.753607 ( 2.782981)
build_install 0.017130 0.004194 9.582944 ( 5.517672)
test_btest 0.000789 0.000241 78.392240 ( 25.603799)
test_basic 0.004751 0.004192 1.133495 ( 1.184829)
test_all 0.086422 0.044957 735.203459 (216.073650)
test_rubyspec 0.050798 0.032206 131.116729 ( 29.329152)
total: 290.07 sec