Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-170444
#<BuildRuby:0x000055df4f8a1fe0
@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.20240317-170444",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003580 0.003975 2.541582 ( 2.504076)
build_miniruby 0.001639 0.000000 1.754849 ( 1.757622)
build_ruby 0.002016 0.000000 3.657028 ( 3.880482)
build_all 0.006974 0.000964 7.170344 ( 3.050691)
build_install 0.017895 0.000000 8.914587 ( 4.511240)
test_btest 0.000871 0.000000 97.353097 ( 38.770094)
test_basic 0.001195 0.007572 1.035461 ( 1.121203)
test_all 0.085955 0.034222 779.179660 (274.578080)
test_rubyspec 0.041575 0.049862 127.068570 (136.357404)
total: 466.53 sec