Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-100111
#<BuildRuby:0x00007f5c7520fde0
@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.20240621-100111",
@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.000015 0.000006 0.000021 ( 0.000023)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.000000 0.008007 3.537380 ( 3.497298)
build_miniruby 0.000000 0.001696 1.584347 ( 1.581515)
build_ruby 0.000000 0.002567 3.882428 ( 4.068994)
build_all 0.008775 0.003889 8.732221 ( 5.460109)
build_install 0.022113 0.005253 11.655181 ( 7.666774)
test_btest 0.000697 0.000319 113.935809 ( 37.836900)
test_basic 0.002104 0.008760 1.200822 ( 1.341636)
test_all 0.091625 0.054031 824.825422 (276.880569)
test_rubyspec 0.054521 0.035207 160.229134 ( 35.676611)
total: 374.01 sec