Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-033346
#<BuildRuby:0x0000560cdd741f68
@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.20231021-033346",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.002363 0.003886 2.266841 ( 2.449963)
build_miniruby 0.000000 0.001912 1.624114 ( 1.625783)
build_ruby 0.000354 0.001532 3.214829 ( 3.400987)
build_all 0.003066 0.003759 5.671190 ( 2.912232)
build_install 0.009417 0.008691 7.172701 ( 3.973993)
test_btest 0.000809 0.000171 80.353436 ( 33.498641)
test_basic 0.000000 0.005398 0.873730 ( 0.941343)
test_all 0.004527 0.004399 628.537719 (222.961504)
test_rubyspec 0.039313 0.024892 92.281507 (103.984848)
total: 375.75 sec