Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-141728
#<BuildRuby:0x00005569579fe078
@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.20240207-141728",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.004590 0.001639 1.480740 ( 1.801627)
build_miniruby 0.000945 0.000337 1.640475 ( 1.638642)
build_ruby 0.001122 0.000401 2.992890 ( 17.572444)
build_all 0.005938 0.002121 6.166267 ( 2.414795)
build_install 0.016972 0.000602 7.498669 ( 3.492311)
test_btest 0.000855 0.000000 85.976581 ( 22.959524)
test_basic 0.005804 0.000457 0.874977 ( 0.945823)
test_all 0.068073 0.049040 767.163251 (228.822070)
test_rubyspec 0.049627 0.048188 149.598370 (158.932165)
total: 438.58 sec