Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-093149
#<BuildRuby:0x0000556e760fe008
@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.20240119-093149",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005584 1.651996 ( 2.067775)
build_miniruby 0.000000 0.001875 1.738557 ( 1.753216)
build_ruby 0.001087 0.000572 3.638164 ( 3.941591)
build_all 0.007081 0.001700 6.239291 ( 3.729781)
build_install 0.008857 0.009115 7.241914 ( 4.566834)
test_btest 0.000614 0.000184 84.614671 ( 50.675280)
test_basic 0.002894 0.000869 0.927394 ( 1.126144)
test_all 0.068978 0.049927 772.259710 (342.132476)
test_rubyspec 0.060615 0.045722 167.662311 (180.112180)
total: 590.11 sec