Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-101850
#<BuildRuby:0x0000555873659ed0
@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.20230712-101850",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007947 0.000000 2.226401 ( 5.612985)
build_miniruby 0.001494 0.000000 1.687421 ( 2.167392)
build_ruby 0.001966 0.000000 3.341262 ( 4.766749)
build_all 0.007905 0.000000 2.674927 ( 3.393813)
build_install 0.013709 0.005006 4.160486 ( 4.575927)
test_btest 0.000759 0.000142 84.635479 ( 51.910690)
test_basic 0.000777 0.004440 0.939152 ( 1.620409)
test_all 0.001869 0.000000 646.445608 (369.465262)
test_rubyspec 0.022617 0.032942 92.886583 (130.917170)
total: 574.43 sec