Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-000237
#<BuildRuby:0x000055c1c01b6390
@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.20230527-000237",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005004 0.000226 1.777427 ( 3.063107)
build_miniruby 0.000970 0.000255 1.301160 ( 1.302176)
build_ruby 0.001538 0.000000 2.380341 ( 2.572030)
build_all 0.004005 0.003426 2.069500 ( 1.387436)
build_install 0.007534 0.009471 3.328195 ( 2.515691)
test_btest 0.000500 0.000182 74.444580 ( 29.916532)
test_basic 0.002118 0.005164 0.676691 ( 0.761961)
test_all 0.001044 0.000427 538.592877 (203.807797)
test_rubyspec 0.018156 0.033002 79.319014 ( 91.167754)
total: 336.50 sec