Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-115142
#<BuildRuby:0x0000559d51b86228
@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.20230728-115142",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006655 0.000887 2.339996 ( 5.866346)
build_miniruby 0.002010 0.000268 3.224062 ( 5.096911)
build_ruby 0.001496 0.000200 3.469015 ( 5.264240)
build_all 0.009759 0.000159 2.740064 ( 4.283199)
build_install 0.016580 0.003630 4.274773 ( 5.781271)
test_btest 0.000733 0.000099 82.352992 ( 64.211812)
test_basic 0.003464 0.004740 0.907044 ( 1.530927)
test_all 0.001722 0.000000 657.402965 (459.325447)
test_rubyspec 0.042439 0.021721 95.095669 (153.608723)
total: 704.97 sec