Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-180155
#<BuildRuby:0x0000557a4cade2a8
@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.20230613-180155",
@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.000000 0.000000 0.000000 ( 0.000018)
autoconf 0.000002 0.000000 0.000002 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.006006 1.828212 ( 3.083240)
build_miniruby 0.000896 0.000477 1.326269 ( 1.326731)
build_ruby 0.001452 0.000316 2.616516 ( 2.803478)
build_all 0.002211 0.004393 2.226933 ( 1.254036)
build_install 0.013003 0.004253 3.462251 ( 2.320593)
test_btest 0.001057 0.000284 78.596281 ( 23.783065)
test_basic 0.000000 0.006150 0.774742 ( 0.848467)
test_all 0.001124 0.000822 572.448376 (173.444747)
test_rubyspec 0.022478 0.020830 77.231575 ( 88.949528)
total: 297.82 sec