Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-035338
#<BuildRuby:0x00005597d81aa390
@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.20231013-035338",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000003 0.000024 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007704 0.000000 2.518225 ( 2.784570)
build_miniruby 0.001882 0.000000 1.664923 ( 1.666353)
build_ruby 0.000000 0.001991 3.622610 ( 3.832760)
build_all 0.003564 0.004983 6.471892 ( 3.669546)
build_install 0.018098 0.000379 7.927228 ( 4.732194)
test_btest 0.000731 0.000101 87.818101 ( 40.215288)
test_basic 0.000647 0.008012 0.992658 ( 1.108867)
test_all 0.003891 0.005690 726.862797 (307.617963)
test_rubyspec 0.045292 0.026443 109.472682 (127.612413)
total: 493.24 sec