Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-190711
#<BuildRuby:0x0000558bafeb17f8
@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.20231013-190711",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001913 0.004224 2.257672 ( 2.399860)
build_miniruby 0.001717 0.000236 1.664869 ( 1.664043)
build_ruby 0.001394 0.000192 3.045938 ( 3.265974)
build_all 0.008327 0.000000 6.245751 ( 3.275295)
build_install 0.010065 0.008636 7.799867 ( 4.548758)
test_btest 0.000923 0.000167 87.262598 ( 32.761978)
test_basic 0.006193 0.001126 0.905487 ( 0.964916)
test_all 0.001050 0.008057 693.859085 (286.230024)
test_rubyspec 0.028335 0.030031 95.416211 (107.355268)
total: 442.47 sec