Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-124809
#<BuildRuby:0x00007f5f47a0fde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241226-124809",
@make="make",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002078 0.003847 1.942586 ( 2.239336)
build_miniruby 0.001228 0.000158 1.373058 ( 1.369862)
build_ruby 0.001596 0.000206 4.047941 ( 4.169034)
build_all 0.001033 0.006967 6.492433 ( 2.661051)
build_install 0.012379 0.006326 7.693749 ( 3.904878)
test_btest 0.000688 0.000145 75.382574 ( 21.209604)
test_basic 0.006572 0.005314 1.075451 ( 1.127708)
test_all 0.107125 0.039091 674.724591 (194.629697)
test_rubyspec 0.049493 0.028971 119.241633 ( 27.320910)
total: 258.63 sec