Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-012107
#<BuildRuby:0x00005641ad3fa120
@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.20230310-012107",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005996 0.000000 1.806468 ( 3.629888)
build_miniruby 0.001453 0.000000 1.244187 ( 1.461345)
build_ruby 0.001287 0.000000 2.371560 ( 2.940320)
build_all 0.003951 0.002972 2.090356 ( 2.227666)
build_install 0.008405 0.007482 3.347544 ( 3.267564)
test_btest 0.000804 0.000000 68.973806 ( 39.571177)
test_basic 0.006065 0.000000 0.531236 ( 0.681878)
test_all 0.001264 0.000172 559.481401 (267.625115)
test_rubyspec 0.019351 0.027499 77.459668 ( 93.292894)
total: 414.70 sec