Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-132755
#<BuildRuby:0x0000562118c2a008
@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.20231013-132755",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001676 0.004426 2.085710 ( 2.226714)
build_miniruby 0.001432 0.000386 1.561185 ( 1.558968)
build_ruby 0.001613 0.000435 2.828146 ( 3.018096)
build_all 0.005626 0.001515 5.834179 ( 2.256395)
build_install 0.008505 0.008828 7.059781 ( 3.355091)
test_btest 0.000636 0.000206 82.905561 ( 21.258572)
test_basic 0.001498 0.004508 0.782600 ( 0.837563)
test_all 0.003789 0.003938 628.263519 (185.628802)
test_rubyspec 0.026053 0.024563 90.859970 (101.991217)
total: 322.13 sec