Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-011238
#<BuildRuby:0x0000563c31535f70
@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.20230311-011238",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005206 0.000208 1.634372 ( 2.849547)
build_miniruby 0.001192 0.000000 1.031314 ( 1.030988)
build_ruby 0.001373 0.000000 2.276530 ( 2.476258)
build_all 0.005394 0.000000 1.949617 ( 1.105681)
build_install 0.012154 0.000443 2.731778 ( 1.739849)
test_btest 0.000796 0.000030 68.497113 ( 19.124106)
test_basic 0.004090 0.000152 0.425018 ( 0.518727)
test_all 0.001260 0.000047 541.945653 (163.709018)
test_rubyspec 0.005748 0.029460 66.753802 ( 76.641042)
total: 269.20 sec