Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-175129
#<BuildRuby:0x000055ad2a4e21b8
@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-175129",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001152 0.004271 1.774969 ( 3.359600)
build_miniruby 0.000000 0.001762 1.379703 ( 1.389917)
build_ruby 0.000000 0.001698 2.805191 ( 3.016990)
build_all 0.005219 0.002125 2.147400 ( 1.752495)
build_install 0.005651 0.010922 3.385844 ( 2.914426)
test_btest 0.000572 0.000246 68.915192 ( 29.846263)
test_basic 0.005238 0.002245 0.470659 ( 0.585947)
test_all 0.000783 0.000336 578.040492 (339.596182)
test_rubyspec 0.030559 0.031991 85.707119 (129.751302)
total: 512.21 sec