Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-091030
#<BuildRuby:0x000055e9810be008
@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.20230920-091030",
@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.000026 0.000007 0.000033 ( 0.000029)
autoconf 0.000039 0.000009 0.000048 ( 0.000043)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.001383 0.006126 2.345745 ( 4.080060)
build_miniruby 0.001054 0.000296 1.647893 ( 1.676579)
build_ruby 0.000000 0.002116 3.354569 ( 3.588265)
build_all 0.002321 0.006242 6.534033 ( 4.330209)
build_install 0.014189 0.006153 7.854879 ( 6.161515)
test_btest 0.000555 0.000196 85.117400 ( 42.754652)
test_basic 0.007861 0.000000 1.021580 ( 1.278236)
test_all 0.009112 0.000202 695.972363 (321.090429)
test_rubyspec 0.047395 0.024730 108.937053 (126.057713)
total: 511.02 sec