Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-091923
#<BuildRuby:0x0000559e696562a8
@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.20230112-091923",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005197 0.000115 1.211143 ( 1.753421)
build_miniruby 0.001502 0.000137 1.577197 ( 1.589427)
build_ruby 0.000000 0.001581 3.740664 ( 4.300161)
build_all 0.005318 0.003125 4.074859 ( 2.768343)
build_install 0.016791 0.001022 3.237264 ( 2.946632)
test_btest 0.000716 0.000090 59.428768 ( 27.579316)
test_basic 0.001828 0.004987 0.469627 ( 0.627345)
test_all 0.001690 0.000282 677.073474 (250.358702)
test_rubyspec 0.049654 0.014941 76.680899 ( 89.632966)
total: 381.56 sec