Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-214155
#<BuildRuby:0x000056487e595f70
@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.20230827-214155",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.001579 0.004659 1.888772 ( 3.076957)
build_miniruby 0.001830 0.000000 1.383412 ( 1.381497)
build_ruby 0.001684 0.000000 2.660730 ( 2.855854)
build_all 0.005598 0.001814 5.700366 ( 2.291198)
build_install 0.010088 0.008104 6.910777 ( 3.282682)
test_btest 0.000910 0.000000 81.297230 ( 21.103855)
test_basic 0.003384 0.002477 0.829591 ( 0.890338)
test_all 0.006913 0.002115 688.130089 (229.739557)
test_rubyspec 0.021470 0.041420 93.387144 (105.062707)
total: 369.69 sec