Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-024246
#<BuildRuby:0x0000558d150a1f70
@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.20230820-024246",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.004521 0.003898 2.328004 ( 6.232205)
build_miniruby 0.001359 0.000212 1.722900 ( 3.404152)
build_ruby 0.001571 0.000246 3.484034 ( 33.822844)
build_all 0.006762 0.001057 6.313720 ( 6.020511)
build_install 0.013005 0.007562 7.988984 ( 7.665448)
test_btest 0.000981 0.000190 85.018936 ( 55.282056)
test_basic 0.006565 0.001277 0.981090 ( 2.119135)
test_all 0.008896 0.000881 693.370923 (445.638824)
test_rubyspec 0.040892 0.032417 109.288800 (181.986974)
total: 742.17 sec