Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-052337
#<BuildRuby:0x0000558e3c296268
@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.20230602-052337",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007513 0.000259 2.041229 ( 5.278288)
build_miniruby 0.001447 0.000104 1.507783 ( 2.335602)
build_ruby 0.001981 0.000142 3.156649 ( 20.119151)
build_all 0.000000 0.008246 2.201895 ( 3.271869)
build_install 0.010905 0.009699 3.710809 ( 5.053629)
test_btest 0.000732 0.000151 81.398401 ( 82.509271)
test_basic 0.005657 0.001170 0.843823 ( 1.509598)
test_all 0.000000 0.002489 616.729321 (381.624602)
test_rubyspec 0.016283 0.034779 85.940453 (110.150406)
total: 611.85 sec