Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-164804
#<BuildRuby:0x0000564b0516a228
@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.20231224-164804",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005044 0.000776 1.785473 ( 3.296645)
build_miniruby 0.000000 0.001868 1.709004 ( 2.367697)
build_ruby 0.001093 0.001050 3.692091 ( 5.145936)
build_all 0.007219 0.001289 5.931776 ( 6.919163)
build_install 0.017240 0.003531 7.235914 ( 8.495827)
test_btest 0.000921 0.000168 84.840991 (101.192142)
test_basic 0.001062 0.007758 0.989743 ( 1.891054)
test_all 0.101674 0.028465 743.323279 (515.532125)
test_rubyspec 0.041161 0.030357 99.457472 (132.289542)
total: 777.13 sec