Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-160044
#<BuildRuby:0x000055b6495aa118
@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.20230724-160044",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003392 0.004122 2.232952 ( 5.789716)
build_miniruby 0.001369 0.000228 1.748397 ( 2.248748)
build_ruby 0.001696 0.000282 3.341546 ( 5.876239)
build_all 0.007395 0.001232 2.778382 ( 4.010250)
build_install 0.007497 0.012342 4.129702 ( 5.016586)
test_btest 0.000848 0.000220 80.916096 ( 54.147855)
test_basic 0.006931 0.000614 0.933534 ( 2.104497)
test_all 0.001085 0.000271 650.448051 (337.640079)
test_rubyspec 0.035738 0.022670 91.532313 (111.807731)
total: 528.64 sec