Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260210-160945
#<BuildRuby:0x00007edc104cfde0
@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.20260210-160945",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000037 0.000011 0.000048 ( 0.000047)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.005107 0.002669 3.415806 ( 3.489663)
build_miniruby 0.000000 0.001760 2.237181 ( 2.286384)
build_ruby 0.001559 0.000682 4.932839 ( 5.090573)
build_all 0.006352 0.001762 6.883412 ( 2.977208)
build_install 0.014812 0.004942 8.883883 ( 4.857810)
test_btest 0.000755 0.000248 73.328592 ( 20.289353)
test_basic 0.005891 0.005159 1.073417 ( 1.110964)
test_all 0.095277 0.031949 728.213296 (254.626151)
test_rubyspec 0.055952 0.031313 134.233610 ( 29.577548)
total: 324.31 sec