Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-021610
#<BuildRuby:0x0000558419c5e228
@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.20231214-021610",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000034)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.002647 0.004614 2.218797 ( 2.475676)
build_miniruby 0.001688 0.000000 1.641796 ( 1.641145)
build_ruby 0.000000 0.002270 3.041271 ( 3.243122)
build_all 0.003733 0.003986 5.835408 ( 2.822486)
build_install 0.011071 0.006412 7.222319 ( 3.793943)
test_btest 0.001087 0.000000 81.358643 ( 33.543192)
test_basic 0.002631 0.003764 0.872317 ( 0.957668)
test_all 0.071927 0.045681 678.984419 (237.829791)
test_rubyspec 0.028974 0.037660 92.661331 (104.597094)
total: 390.91 sec