Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-001657
#<BuildRuby:0x0000563667089a00
@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.20231012-001657",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000000 0.000091 0.000091 ( 0.000210)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.002554 0.004224 2.448746 ( 3.123027)
build_miniruby 0.000000 0.001667 1.745812 ( 2.023070)
build_ruby 0.001172 0.000765 3.659709 ( 4.225439)
build_all 0.002060 0.007173 6.504517 ( 4.623551)
build_install 0.008079 0.013930 8.046754 ( 5.789911)
test_btest 0.000638 0.000230 88.038915 ( 47.124192)
test_basic 0.006814 0.002460 1.042434 ( 1.376818)
test_all 0.005723 0.004589 716.098010 (364.978574)
test_rubyspec 0.035250 0.043642 111.835201 (140.788757)
total: 574.05 sec