Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-102806
#<BuildRuby:0x000055cc76f15f70
@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.20230105-102806",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004535 0.000078 1.016154 ( 1.436699)
build_miniruby 0.001049 0.000137 1.135647 ( 1.134469)
build_ruby 0.000000 0.001379 3.083582 ( 3.437105)
build_all 0.005725 0.001039 3.548275 ( 1.859204)
build_install 0.011887 0.000638 2.672721 ( 1.803358)
test_btest 0.000000 0.000896 54.596244 ( 15.012561)
test_basic 0.001509 0.003101 0.390738 ( 0.485697)
test_all 0.000988 0.000170 614.385899 (180.143501)
test_rubyspec 0.030907 0.013384 66.624570 ( 76.768870)
total: 282.08 sec