Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-211339
#<BuildRuby:0x0000559b2c0368e0
@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.20230506-211339",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006319 0.000468 2.029523 ( 4.433461)
build_miniruby 0.000000 0.001355 1.497157 ( 1.719119)
build_ruby 0.000000 0.001712 2.798928 ( 3.395375)
build_all 0.001285 0.005606 2.317435 ( 2.740444)
build_install 0.016823 0.002346 3.698080 ( 3.984028)
test_btest 0.000755 0.000111 78.281324 ( 53.842599)
test_basic 0.007315 0.000476 0.824344 ( 1.159101)
test_all 0.001813 0.000259 659.132719 (478.786044)
test_rubyspec 0.039315 0.028743 85.565390 (121.850395)
total: 671.91 sec