Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-190404
#<BuildRuby:0x000055dbfa7b1fe8
@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.20230205-190404",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004419 0.000104 1.139893 ( 1.529484)
build_miniruby 0.000934 0.000187 1.143845 ( 1.142981)
build_ruby 0.001492 0.000000 2.370144 ( 2.581107)
build_all 0.006476 0.000000 3.519775 ( 1.794640)
build_install 0.013154 0.001542 2.598203 ( 1.889079)
test_btest 0.000518 0.000090 54.484658 ( 18.773206)
test_basic 0.006615 0.000346 0.449562 ( 0.546649)
test_all 0.001001 0.000166 628.807527 (193.256237)
test_rubyspec 0.016068 0.027111 66.796294 ( 76.813126)
total: 298.33 sec