Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-145338
#<BuildRuby:0x00005636884e6190
@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.20230503-145338",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.005466 1.807371 ( 3.741666)
build_miniruby 0.000000 0.001384 1.254965 ( 1.258523)
build_ruby 0.000000 0.001476 2.450216 ( 2.769269)
build_all 0.003376 0.002566 2.112954 ( 1.917701)
build_install 0.013664 0.001074 3.325939 ( 2.853769)
test_btest 0.000609 0.000109 73.620043 ( 37.424995)
test_basic 0.001350 0.004357 0.731241 ( 0.829637)
test_all 0.000767 0.000165 566.990028 (221.853309)
test_rubyspec 0.023318 0.025825 79.798933 ( 95.714543)
total: 368.36 sec