Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-000004
#<BuildRuby:0x0000563c75c1e258
@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.20230510-000004",
@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.000000 0.000012 ( 0.000012)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.002213 0.003777 1.842308 ( 3.455862)
build_miniruby 0.001436 0.000057 1.320270 ( 1.356230)
build_ruby 0.001526 0.000061 2.585357 ( 2.810064)
build_all 0.002851 0.004133 2.169974 ( 1.819071)
build_install 0.017458 0.000000 3.484729 ( 2.778035)
test_btest 0.000725 0.000000 74.938075 ( 31.051021)
test_basic 0.001473 0.003604 0.697266 ( 0.779084)
test_all 0.000396 0.000548 553.547227 (192.534776)
test_rubyspec 0.020721 0.028167 75.014072 ( 86.880152)
total: 323.47 sec