Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-152455
#<BuildRuby:0x000055e98ae764f8
@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.20240309-152455",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001293 0.006087 2.535429 ( 2.578777)
build_miniruby 0.001136 0.000318 1.700957 ( 1.699879)
build_ruby 0.001243 0.000348 3.483965 ( 3.712529)
build_all 0.008065 0.000114 6.518418 ( 3.504535)
build_install 0.008887 0.011916 8.753559 ( 5.001370)
test_btest 0.000580 0.000200 92.741865 ( 39.985278)
test_basic 0.005056 0.001744 0.940235 ( 1.035679)
test_all 0.078623 0.039757 783.160005 (301.825873)
test_rubyspec 0.060020 0.030941 123.994013 (133.365748)
total: 492.71 sec