Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-190147
#<BuildRuby:0x00007f5fd721fdc0
@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.20241022-190147",
@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.000018 0.000008 0.000026 ( 0.000025)
autoconf 0.000033 0.000015 0.000048 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000037)
build_up 0.002649 0.005423 3.932153 ( 3.937442)
build_miniruby 0.001148 0.000574 1.601903 ( 1.613097)
build_ruby 0.001049 0.000525 3.751627 ( 31.126648)
build_all 0.008867 0.000000 6.948670 ( 2.762416)
build_install 0.015462 0.002040 9.647190 ( 4.713290)
test_btest 0.000765 0.000321 79.162265 ( 28.103703)
test_basic 0.011773 0.002250 1.151165 ( 1.400315)
test_all 0.133224 0.017866 825.680037 (368.223472)
test_rubyspec 0.052771 0.036281 128.905279 ( 52.902376)
total: 494.78 sec