Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-023819
#<BuildRuby:0x00007f1ce799fdd0
@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.20240813-023819",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004908 0.003169 3.102955 ( 3.395744)
build_miniruby 0.001306 0.000373 1.616978 ( 1.613111)
build_ruby 0.001642 0.000469 3.478978 ( 19.132984)
build_all 0.004774 0.004320 8.110664 ( 3.125702)
build_install 0.014837 0.003618 10.105832 ( 4.503877)
test_btest 0.000791 0.000239 114.301976 ( 29.955495)
test_basic 0.000000 0.009586 1.032691 ( 1.081537)
test_all 0.088580 0.061364 841.686483 (238.248939)
test_rubyspec 0.067459 0.024251 168.359856 ( 36.522228)
total: 337.58 sec