Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-224443
#<BuildRuby:0x000055b409936008
@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-224443",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005403 0.000900 1.909163 ( 2.618547)
build_miniruby 0.001316 0.000219 1.765403 ( 1.793384)
build_ruby 0.001544 0.000257 3.345056 ( 3.722503)
build_all 0.007669 0.000548 6.298659 ( 3.961912)
build_install 0.016678 0.002831 7.713217 ( 5.251925)
test_btest 0.000601 0.000097 84.771151 ( 37.094248)
test_basic 0.002734 0.004630 0.913717 ( 1.000417)
test_all 0.071742 0.040703 744.652185 (283.012617)
test_rubyspec 0.025499 0.080206 165.120065 (177.045844)
total: 515.50 sec