Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-035823
#<BuildRuby:0x000055e717ac2228
@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-035823",
@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.000028 0.000005 0.000033 ( 0.000032)
autoconf 0.000043 0.000009 0.000052 ( 0.000050)
configure 0.000039 0.000008 0.000047 ( 0.000046)
build_up 0.006069 0.001175 2.225478 ( 7.608317)
build_miniruby 0.001205 0.000233 1.796107 ( 5.673210)
build_ruby 0.001377 0.000267 3.433125 ( 29.199897)
build_all 0.006686 0.000520 2.759574 ( 4.441492)
build_install 0.020668 0.001485 4.598571 ( 8.773993)
test_btest 0.000787 0.000135 85.236800 ( 68.873235)
test_basic 0.004622 0.004344 0.990309 ( 2.801429)
test_all 0.001014 0.000197 711.263686 (505.780869)
test_rubyspec 0.041737 0.028049 104.185286 (219.358674)
total: 852.51 sec