Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-150939
#<BuildRuby:0x00005599c4b8a228
@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.20230818-150939",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.005956 0.000410 2.293276 ( 6.380672)
build_miniruby 0.001647 0.000114 1.672402 ( 3.054360)
build_ruby 0.002100 0.000145 3.313598 ( 7.164201)
build_all 0.008138 0.000263 6.364478 ( 6.896401)
build_install 0.011416 0.008461 7.965529 ( 9.810985)
test_btest 0.000903 0.000110 83.346731 ( 60.894967)
test_basic 0.004409 0.004325 0.986193 ( 2.341797)
test_all 0.009617 0.000757 704.354302 (559.730434)
test_rubyspec 0.026152 0.049724 107.145119 (201.736215)
total: 858.01 sec