Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-041001
#<BuildRuby:0x00005643d64c22d0
@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.20240124-041001",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005395 0.000420 1.835693 ( 2.209869)
build_miniruby 0.001469 0.000035 1.641153 ( 1.640474)
build_ruby 0.001496 0.000230 3.535369 ( 3.771684)
build_all 0.003340 0.004788 6.365555 ( 2.821373)
build_install 0.014874 0.003830 7.766927 ( 4.273758)
test_btest 0.000623 0.000125 85.772459 ( 32.548125)
test_basic 0.007893 0.000000 0.836010 ( 0.906327)
test_all 0.060244 0.050750 720.725959 (267.044005)
test_rubyspec 0.052216 0.047521 164.162431 (175.818750)
total: 491.04 sec