Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260319-152618
#<BuildRuby:0x000073462e79fdc8
@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.20260319-152618",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.001980 0.004656 2.680392 ( 2.813978)
build_miniruby 0.000853 0.000961 2.143783 ( 2.113774)
build_ruby 0.001524 0.000516 5.030788 ( 5.077880)
build_all 0.006977 0.002683 7.407990 ( 3.259941)
build_install 0.012548 0.008143 10.015936 ( 5.810065)
test_btest 0.000766 0.000282 81.123823 ( 22.141943)
test_basic 0.005602 0.004481 1.249252 ( 1.288820)
test_all 0.096393 0.043565 824.900615 (248.625607)
test_rubyspec 0.050232 0.042529 136.965010 ( 31.099372)
total: 322.23 sec