Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-141639
#<BuildRuby:0x0000556a3d2ce230
@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.20230630-141639",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003208 0.004587 2.088020 ( 5.161514)
build_miniruby 0.001096 0.000211 1.649006 ( 2.611453)
build_ruby 0.001215 0.000234 3.034560 ( 4.325886)
build_all 0.005629 0.002756 2.494988 ( 2.991887)
build_install 0.017967 0.001946 3.985678 ( 6.032025)
test_btest 0.000907 0.000175 82.549001 ( 50.067860)
test_basic 0.001874 0.006026 0.896959 ( 1.323698)
test_all 0.001456 0.000000 605.891257 (314.028540)
test_rubyspec 0.046134 0.004870 88.697499 (131.131247)
total: 517.68 sec