Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-091733
#<BuildRuby:0x000055f53fcadf70
@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.20230707-091733",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005790 0.000858 2.198892 ( 6.074464)
build_miniruby 0.002053 0.000304 1.746973 ( 3.768111)
build_ruby 0.001569 0.000232 3.442403 ( 5.568859)
build_all 0.007078 0.000391 2.638274 ( 3.845925)
build_install 0.018699 0.001309 4.023362 ( 6.511865)
test_btest 0.000895 0.000119 84.312623 ( 57.031623)
test_basic 0.007558 0.000000 0.862350 ( 1.726308)
test_all 0.001112 0.000000 626.515358 (424.898859)
test_rubyspec 0.028198 0.031097 95.343867 (168.227829)
total: 677.65 sec