Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-055331
#<BuildRuby:0x00005640efd5e3b0
@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.20230216-055331",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.004572 0.000183 1.473981 ( 1.906073)
build_miniruby 0.001604 0.000000 1.241287 ( 1.249366)
build_ruby 0.001600 0.000000 2.373454 ( 2.632122)
build_all 0.007379 0.000000 3.983560 ( 2.673711)
build_install 0.016341 0.000000 3.102800 ( 2.746768)
test_btest 0.000969 0.000000 57.234122 ( 28.624627)
test_basic 0.000000 0.007008 0.518073 ( 0.621646)
test_all 0.000951 0.000585 641.578474 (241.397302)
test_rubyspec 0.026512 0.022044 71.926504 ( 82.650737)
total: 364.50 sec