Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-084843
#<BuildRuby:0x000055c607ea2130
@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.20230514-084843",
@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.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001467 0.004521 1.767115 ( 3.668342)
build_miniruby 0.000947 0.000316 1.285144 ( 1.499861)
build_ruby 0.001555 0.000000 2.498770 ( 2.883350)
build_all 0.005002 0.000786 2.138901 ( 1.942450)
build_install 0.011621 0.003890 3.328088 ( 3.261171)
test_btest 0.000533 0.000170 73.058107 ( 38.097827)
test_basic 0.004532 0.001450 0.743550 ( 0.873066)
test_all 0.001265 0.000405 549.995145 (245.175167)
test_rubyspec 0.033349 0.016072 80.669094 ( 96.517507)
total: 393.92 sec