Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-051659
#<BuildRuby:0x00007f6cc703fdc8
@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.20240727-051659",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.004361 0.003296 2.775624 ( 2.762304)
build_miniruby 0.001298 0.000295 1.195758 ( 1.192309)
build_ruby 0.001535 0.000349 3.284690 ( 3.462043)
build_all 0.006731 0.000575 6.667889 ( 2.555259)
build_install 0.010169 0.008905 9.252521 ( 4.066849)
test_btest 0.000865 0.000242 108.218453 ( 27.755299)
test_basic 0.009470 0.000217 0.926408 ( 0.971600)
test_all 0.111657 0.039279 817.384102 (290.539105)
test_rubyspec 0.044693 0.051973 174.498715 ( 30.813307)
total: 364.12 sec