Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-095124
#<BuildRuby:0x0000557e8105dfc0
@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.20230808-095124",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002678 0.004391 2.313215 ( 7.695498)
build_miniruby 0.001575 0.000210 1.822444 ( 3.312091)
build_ruby 0.001796 0.000239 3.454101 ( 6.050568)
build_all 0.003418 0.004817 2.756055 ( 3.755098)
build_install 0.018966 0.001620 4.425055 ( 6.853744)
test_btest 0.000945 0.000147 83.871121 ( 71.792975)
test_basic 0.007121 0.001113 0.963509 ( 2.162235)
test_all 0.001674 0.000262 676.072612 (692.841828)
test_rubyspec 0.026674 0.035541 102.977310 (228.425151)
total: 1022.89 sec