Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-164031
#<BuildRuby:0x00005633cecee390
@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.20230819-164031",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006387 0.000618 2.292788 ( 4.689404)
build_miniruby 0.001538 0.000149 1.621223 ( 1.823438)
build_ruby 0.001756 0.000170 3.264245 ( 3.859662)
build_all 0.006940 0.000671 6.386279 ( 4.880369)
build_install 0.019193 0.000889 7.830049 ( 5.802267)
test_btest 0.000696 0.000064 79.739752 ( 49.146291)
test_basic 0.002249 0.005303 0.930181 ( 1.453504)
test_all 0.004666 0.005808 665.820424 (358.657249)
test_rubyspec 0.042729 0.026268 104.988314 (139.782166)
total: 570.10 sec