Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-091018
#<BuildRuby:0x0000564da41ca118
@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.20221213-091018",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.005870 0.000738 3.668465 ( 3.442148)
build_miniruby 0.001067 0.000269 14.163351 ( 13.954882)
build_ruby 0.001177 0.000412 2.826538 ( 2.946059)
build_all 0.008965 0.000090 43.897363 ( 39.367004)
build_install 0.005048 0.011542 5.647440 ( 4.547589)
test_btest 0.000886 0.000000 57.138827 ( 34.420219)
test_basic 0.003432 0.000000 0.416935 ( 0.740654)
test_all 0.000000 0.001915 606.557782 (261.127275)
test_rubyspec 0.022529 0.022289 68.735067 ( 84.783853)
total: 445.33 sec