Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-101557
#<BuildRuby:0x00005648b665e320
@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.20231019-101557",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.004072 0.003688 2.533146 ( 3.148564)
build_miniruby 0.001914 0.000198 1.736004 ( 1.825879)
build_ruby 0.001917 0.000000 3.517654 ( 3.758834)
build_all 0.000000 0.008556 6.478540 ( 3.639604)
build_install 0.011700 0.007563 7.865185 ( 4.456981)
test_btest 0.000549 0.000118 86.142753 ( 34.704121)
test_basic 0.001169 0.003845 0.952037 ( 1.032821)
test_all 0.008679 0.001204 734.557503 (268.502612)
test_rubyspec 0.039626 0.034947 107.645815 (132.251952)
total: 453.32 sec