Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-103712
#<BuildRuby:0x00007fce0c22fdd0
@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.20241204-103712",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.008130 0.000025 3.598901 ( 3.105023)
build_miniruby 0.001178 0.000353 1.143084 ( 1.139881)
build_ruby 0.001547 0.000464 3.207732 ( 3.390614)
build_all 0.000662 0.007020 5.850225 ( 2.422181)
build_install 0.004847 0.010693 7.892837 ( 3.607476)
test_btest 0.000581 0.000247 71.616631 ( 18.812519)
test_basic 0.001251 0.008485 0.902579 ( 0.951769)
test_all 0.098390 0.045140 686.135630 (198.051860)
test_rubyspec 0.035443 0.043333 117.108429 ( 22.745325)
total: 254.23 sec