Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-045822
#<BuildRuby:0x000055f3f21c20f0
@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.20230109-045822",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.001069 0.003817 0.952105 ( 1.376583)
build_miniruby 0.000000 0.001194 1.158133 ( 1.156340)
build_ruby 0.000000 0.001603 2.738314 ( 3.111558)
build_all 0.002732 0.004775 3.213041 ( 1.542537)
build_install 0.014954 0.000000 2.543943 ( 1.814115)
test_btest 0.000808 0.000000 54.915998 ( 14.172056)
test_basic 0.004419 0.000000 0.436731 ( 0.529835)
test_all 0.001093 0.000000 585.656606 (177.961431)
test_rubyspec 0.018588 0.023816 60.432180 ( 70.563703)
total: 272.23 sec