Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-141923
#<BuildRuby:0x000055a26034ded0
@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-141923",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007934 0.000000 2.325890 ( 4.976012)
build_miniruby 0.001620 0.000203 1.742627 ( 2.506472)
build_ruby 0.001700 0.000212 3.440806 ( 4.224810)
build_all 0.008388 0.000520 6.620420 ( 7.926623)
build_install 0.013699 0.009362 8.172940 ( 10.848280)
test_btest 0.000850 0.000146 88.100431 ( 87.905878)
test_basic 0.001074 0.008080 1.048649 ( 1.628031)
test_all 0.005905 0.004706 725.098675 (794.711076)
test_rubyspec 0.045041 0.033010 109.393700 (144.902202)
total: 1059.63 sec