Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-052405
#<BuildRuby:0x000056453c885fb8
@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-052405",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006162 0.000000 1.839322 ( 2.909161)
build_miniruby 0.001811 0.000000 1.713039 ( 1.762740)
build_ruby 0.001919 0.000000 3.470127 ( 3.874860)
build_all 0.008325 0.000000 6.308173 ( 4.545208)
build_install 0.006907 0.012385 7.590186 ( 5.610341)
test_btest 0.000000 0.000909 85.180494 ( 41.851121)
test_basic 0.000932 0.009080 1.049376 ( 1.517757)
test_all 0.009226 0.000414 750.763477 (341.765011)
test_rubyspec 0.049834 0.025883 109.354805 (129.390829)
total: 533.23 sec