Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-084342
#<BuildRuby:0x0000555745542120
@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.20230917-084342",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000038 0.000004 0.000042 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.008082 0.000000 2.470939 ( 4.978658)
build_miniruby 0.001474 0.000000 1.777063 ( 1.972868)
build_ruby 0.001752 0.000000 3.446029 ( 24.105420)
build_all 0.005433 0.003689 6.522826 ( 4.599066)
build_install 0.019323 0.001207 8.303192 ( 6.954352)
test_btest 0.000762 0.000081 88.489143 ( 47.802483)
test_basic 0.008569 0.000443 1.042459 ( 1.429710)
test_all 0.004992 0.005007 742.257146 (333.211564)
test_rubyspec 0.051217 0.027871 109.029403 (122.854716)
total: 547.91 sec