Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250619-180300
#<BuildRuby:0x00007b6b29d3fdc8
@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.20250619-180300",
@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.000025 0.000005 0.000030 ( 0.000025)
autoconf 0.000052 0.000000 0.000052 ( 0.000047)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.006443 0.002556 3.882963 ( 3.365179)
build_miniruby 0.001288 0.000257 1.743073 ( 1.856801)
build_ruby 0.001616 0.000323 3.925345 ( 4.150049)
build_all 0.004449 0.003786 5.796936 ( 2.459363)
build_install 0.013161 0.005037 8.306851 ( 4.052444)
test_btest 0.000913 0.000000 54.321392 ( 18.779425)
test_basic 0.004675 0.002724 0.876612 ( 0.946390)
test_all 0.077465 0.038237 570.962629 (176.702696)
test_rubyspec 0.042506 0.031613 105.197723 ( 22.283362)
total: 234.60 sec