Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-182713
#<BuildRuby:0x0000563960452320
@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.20231216-182713",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000013 0.000001 0.000014 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005984 0.000478 2.369615 ( 2.439289)
build_miniruby 0.001383 0.000111 1.525432 ( 1.527557)
build_ruby 0.001606 0.000129 3.056708 ( 3.250186)
build_all 0.000000 0.008030 5.970829 ( 3.005074)
build_install 0.006710 0.013347 7.356966 ( 4.242284)
test_btest 0.000559 0.000145 82.984482 ( 33.302039)
test_basic 0.003645 0.004870 0.846836 ( 0.920539)
test_all 0.077544 0.042648 719.678333 (339.606278)
test_rubyspec 0.026104 0.045371 103.311647 (121.182388)
total: 509.48 sec