Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-110541
#<BuildRuby:0x00005606ceb7a1a8
@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.20230813-110541",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006312 0.001010 2.321933 ( 6.720850)
build_miniruby 0.001476 0.000236 1.824181 ( 4.053329)
build_ruby 0.001391 0.000222 3.589956 ( 18.009355)
build_all 0.007936 0.000511 2.819176 ( 4.911300)
build_install 0.018313 0.002487 4.409513 ( 7.241069)
test_btest 0.000634 0.000097 83.667910 ( 72.843619)
test_basic 0.003651 0.004979 1.010761 ( 2.095908)
test_all 0.001528 0.000278 678.318123 (520.055180)
test_rubyspec 0.030309 0.040508 99.952943 (212.064526)
total: 848.00 sec