Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-010222
#<BuildRuby:0x000056091c37a7f0
@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-010222",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000196 0.003913 1.390424 ( 1.793048)
build_miniruby 0.001158 0.000276 1.159184 ( 1.160025)
build_ruby 0.001176 0.000280 2.492594 ( 2.689382)
build_all 0.007090 0.000000 3.860669 ( 1.935594)
build_install 0.014093 0.000000 2.937361 ( 2.153058)
test_btest 0.000893 0.000000 57.733072 ( 19.485005)
test_basic 0.003809 0.002783 0.482871 ( 0.579905)
test_all 0.001579 0.000326 624.049095 (208.541760)
test_rubyspec 0.022288 0.018758 64.633261 ( 74.887145)
total: 313.23 sec