Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-210405
#<BuildRuby:0x00005616cb96a108
@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.20230819-210405",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.007151 0.000206 2.232902 ( 3.916670)
build_miniruby 0.000000 0.001503 1.578617 ( 1.593537)
build_ruby 0.000000 0.001707 3.278128 ( 3.797259)
build_all 0.000000 0.008394 6.268246 ( 5.430019)
build_install 0.016370 0.003349 7.591161 ( 6.142201)
test_btest 0.000874 0.000138 81.769120 ( 46.489318)
test_basic 0.004128 0.004573 0.996458 ( 1.266956)
test_all 0.009854 0.000351 657.254802 (342.984345)
test_rubyspec 0.056543 0.016264 108.108313 (162.744989)
total: 574.37 sec