Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-171738
#<BuildRuby:0x00005571a3c7e3d0
@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.20240110-171738",
@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.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005078 0.000082 1.569590 ( 1.946015)
build_miniruby 0.001438 0.000103 1.545788 ( 1.546606)
build_ruby 0.001640 0.000117 3.451755 ( 3.666223)
build_all 0.007306 0.000222 5.489737 ( 3.019254)
build_install 0.012255 0.004581 6.814384 ( 4.143398)
test_btest 0.000724 0.000070 83.939175 ( 35.240103)
test_basic 0.001345 0.003985 0.853686 ( 0.915427)
test_all 0.099848 0.016704 760.097125 (296.294288)
test_rubyspec 0.019354 0.047242 95.909207 (107.531741)
total: 454.30 sec