Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-091225
#<BuildRuby:0x000055a5110a6138
@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.20230906-091225",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002474 0.003766 1.808402 ( 2.880116)
build_miniruby 0.001307 0.000169 1.600407 ( 1.744054)
build_ruby 0.001795 0.000000 3.525172 ( 3.963434)
build_all 0.009345 0.000000 6.227135 ( 4.485910)
build_install 0.015925 0.003390 7.310464 ( 5.331706)
test_btest 0.000673 0.000087 79.766385 ( 42.812575)
test_basic 0.004302 0.003930 0.959982 ( 1.394015)
test_all 0.009583 0.000000 687.241183 (318.775124)
test_rubyspec 0.042061 0.029452 105.465079 (122.088144)
total: 503.48 sec