Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-180229
#<BuildRuby:0x00005627fc8063b0
@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.20231023-180229",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002030 0.004499 2.900047 ( 3.029954)
build_miniruby 0.001178 0.000322 1.342638 ( 1.340915)
build_ruby 0.001222 0.000333 2.505233 ( 2.709348)
build_all 0.007283 0.000000 5.328221 ( 2.184102)
build_install 0.011385 0.005916 7.176655 ( 3.106930)
test_btest 0.000844 0.000237 77.196246 ( 21.523293)
test_basic 0.004339 0.001215 0.745297 ( 0.812796)
test_all 0.085048 0.032742 616.138555 (219.457221)
test_rubyspec 0.015167 0.037336 80.610936 ( 92.098761)
total: 346.26 sec