Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-033438
#<BuildRuby:0x0000555e127d23d0
@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.20230804-033438",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000116 0.000000 0.000116 ( 0.000120)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006926 0.000224 2.328158 ( 3.957275)
build_miniruby 0.001320 0.000091 1.693822 ( 1.721934)
build_ruby 0.001681 0.000116 3.364026 ( 3.907607)
build_all 0.004019 0.004133 2.756741 ( 2.915081)
build_install 0.013363 0.005333 4.201017 ( 4.389583)
test_btest 0.001062 0.000137 80.088093 ( 48.232632)
test_basic 0.006878 0.000887 0.924820 ( 2.083166)
test_all 0.001070 0.000138 673.222179 (404.160021)
test_rubyspec 0.034135 0.032788 105.019800 (220.692751)
total: 692.06 sec