Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-164927
#<BuildRuby:0x00005557fcb49f48
@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.20230919-164927",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.000000 0.007173 2.080183 ( 3.589605)
build_miniruby 0.001216 0.000201 1.918685 ( 1.929936)
build_ruby 0.001440 0.000373 3.064057 ( 3.260956)
build_all 0.006764 0.000696 5.948385 ( 2.800681)
build_install 0.010314 0.007603 7.757632 ( 4.862369)
test_btest 0.000731 0.000212 82.100262 ( 22.268724)
test_basic 0.004531 0.001316 0.857641 ( 0.935788)
test_all 0.004212 0.004692 662.972303 (228.149169)
test_rubyspec 0.014303 0.044350 91.506639 (102.943618)
total: 370.74 sec