Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-124821
#<BuildRuby:0x000055a08c029fb8
@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.20230615-124821",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001435 0.004282 1.956650 ( 4.506790)
build_miniruby 0.001453 0.000000 1.400347 ( 1.821731)
build_ruby 0.001575 0.000000 2.782359 ( 3.830049)
build_all 0.003592 0.003829 2.384518 ( 3.114350)
build_install 0.005802 0.009667 3.631913 ( 7.528444)
test_btest 0.000549 0.000148 75.817127 ( 49.055210)
test_basic 0.000000 0.006619 0.779392 ( 1.268067)
test_all 0.000000 0.000944 580.827788 (288.162332)
test_rubyspec 0.023511 0.027514 85.150507 (108.664010)
total: 467.95 sec