Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-220027
#<BuildRuby:0x00007f4d7d56fdc0
@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.20241020-220027",
@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.000007 0.000022 ( 0.000023)
autoconf 0.000030 0.000014 0.000044 ( 0.000043)
configure 0.000023 0.000011 0.000034 ( 0.000033)
build_up 0.000000 0.007004 2.696813 ( 2.781486)
build_miniruby 0.000561 0.001054 1.038079 ( 1.034802)
build_ruby 0.001003 0.000590 3.035024 ( 31.991411)
build_all 0.008561 0.000297 5.640742 ( 2.154728)
build_install 0.015017 0.005493 8.163114 ( 3.688220)
test_btest 0.000601 0.000300 81.707706 ( 21.175485)
test_basic 0.007811 0.001729 0.815501 ( 0.866384)
test_all 0.110083 0.035824 711.973657 (224.945347)
test_rubyspec 0.037624 0.044701 134.631325 ( 37.315997)
total: 325.95 sec