Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-051516
#<BuildRuby:0x000055766765e130
@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.20230813-051516",
@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.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007132 0.000196 2.283877 ( 6.767893)
build_miniruby 0.000000 0.001772 1.741160 ( 3.939869)
build_ruby 0.000000 0.001629 3.422258 ( 23.369285)
build_all 0.007321 0.001179 2.976262 ( 5.473839)
build_install 0.019600 0.001389 4.603142 ( 9.098924)
test_btest 0.000975 0.000089 85.202564 ( 71.363838)
test_basic 0.008002 0.000280 0.922411 ( 2.032795)
test_all 0.006421 0.000567 719.863427 (585.783366)
test_rubyspec 0.040185 0.025153 103.212538 (210.236014)
total: 918.07 sec