Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-014846
#<BuildRuby:0x00005581ddd9e3b0
@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.20230217-014846",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.001525 0.003182 1.224689 ( 1.615918)
build_miniruby 0.000944 0.000315 1.069022 ( 1.067232)
build_ruby 0.001104 0.000368 2.347573 ( 2.557472)
build_all 0.004138 0.002656 3.766530 ( 1.939813)
build_install 0.011806 0.002658 2.750583 ( 1.887554)
test_btest 0.000556 0.000185 57.059229 ( 16.770403)
test_basic 0.004461 0.001487 0.462532 ( 0.559310)
test_all 0.001019 0.000340 628.321760 (181.350923)
test_rubyspec 0.012636 0.025929 65.938176 ( 76.032768)
total: 283.78 sec