Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-040825
#<BuildRuby:0x0000560e453da258
@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.20230104-040825",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004560 0.000080 1.030067 ( 1.431960)
build_miniruby 0.001029 0.000129 1.168792 ( 1.168143)
build_ruby 0.001444 0.000000 3.397637 ( 3.771431)
build_all 0.006587 0.000000 3.739975 ( 1.863587)
build_install 0.009468 0.004231 2.940070 ( 1.981553)
test_btest 0.000615 0.000088 57.457726 ( 20.038404)
test_basic 0.000000 0.007108 0.438815 ( 0.535626)
test_all 0.001329 0.000578 629.214222 (195.012698)
test_rubyspec 0.015438 0.030952 69.782698 ( 80.933660)
total: 306.74 sec