Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-101405
#<BuildRuby:0x000056330a58a118
@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-101405",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003092 0.003707 2.015927 ( 3.187429)
build_miniruby 0.001292 0.000308 1.602716 ( 1.600972)
build_ruby 0.001289 0.000307 3.132046 ( 3.352805)
build_all 0.003756 0.003929 2.513807 ( 1.437906)
build_install 0.011186 0.007544 3.929328 ( 2.616534)
test_btest 0.000622 0.000198 80.446132 ( 21.711801)
test_basic 0.000697 0.004781 0.892111 ( 0.960192)
test_all 0.000722 0.000263 610.107987 (182.750017)
test_rubyspec 0.022345 0.029734 85.247167 ( 97.354209)
total: 314.97 sec