Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-003227
#<BuildRuby:0x000055fe85925f70
@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.20230330-003227",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005575 0.000506 1.825179 ( 4.239219)
build_miniruby 0.001285 0.000117 1.242616 ( 1.445491)
build_ruby 0.001609 0.000146 2.525999 ( 2.955121)
build_all 0.006521 0.000190 2.176949 ( 2.046623)
build_install 0.016788 0.000270 3.376194 ( 3.459127)
test_btest 0.001011 0.000000 69.334167 ( 40.787665)
test_basic 0.006397 0.000000 0.556847 ( 0.794637)
test_all 0.001106 0.000000 549.725692 (254.767608)
test_rubyspec 0.014326 0.033827 76.869746 ( 86.804578)
total: 397.30 sec