Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-134947
#<BuildRuby:0x00005568c9a96190
@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.20230531-134947",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005704 0.000951 1.915699 ( 4.431239)
build_miniruby 0.001399 0.000233 1.349779 ( 1.688106)
build_ruby 0.001313 0.000219 2.599589 ( 3.011479)
build_all 0.007019 0.000431 2.218092 ( 2.326356)
build_install 0.010012 0.008162 3.547152 ( 3.286882)
test_btest 0.000882 0.000189 75.985641 ( 39.826584)
test_basic 0.005392 0.001155 0.780961 ( 1.117236)
test_all 0.000898 0.000192 563.151838 (207.551067)
test_rubyspec 0.020874 0.019121 72.967695 ( 84.602913)
total: 347.84 sec