Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-082410
#<BuildRuby:0x00007fd7865efdc0
@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.20240719-082410",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004855 0.003237 3.472026 ( 3.425337)
build_miniruby 0.001327 0.000320 1.563605 ( 1.562196)
build_ruby 0.000000 0.001995 3.927052 ( 4.108897)
build_all 0.006850 0.002620 8.027997 ( 2.990073)
build_install 0.016542 0.004411 10.691529 ( 4.719452)
test_btest 0.000811 0.000217 116.595036 ( 31.700438)
test_basic 0.007496 0.001998 1.077928 ( 1.127511)
test_all 0.122194 0.030598 928.138408 (300.712835)
test_rubyspec 0.039161 0.054429 170.162225 ( 33.186391)
total: 383.53 sec