Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-090548
#<BuildRuby:0x00007f680b13fdd8
@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.20240830-090548",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005800 0.002221 3.693287 ( 3.738088)
build_miniruby 0.001350 0.000392 1.701968 ( 1.698138)
build_ruby 0.001522 0.000441 3.869630 ( 4.062091)
build_all 0.006243 0.001812 7.561055 ( 2.993336)
build_install 0.007175 0.012044 9.897762 ( 4.691959)
test_btest 0.000668 0.000243 116.445344 ( 30.643881)
test_basic 0.010109 0.000000 1.205072 ( 1.252880)
test_all 0.103101 0.046748 819.613170 (241.442014)
test_rubyspec 0.052872 0.034921 166.309555 ( 34.059023)
total: 324.58 sec