Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-090100
#<BuildRuby:0x0000557c8345e1d8
@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.20230825-090100",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006611 0.000251 2.302516 ( 3.916628)
build_miniruby 0.000000 0.001695 1.658354 ( 1.728691)
build_ruby 0.000000 0.001926 3.528381 ( 16.509632)
build_all 0.004816 0.003332 6.600323 ( 4.183463)
build_install 0.017468 0.001347 8.054295 ( 6.172511)
test_btest 0.000768 0.000107 86.422981 ( 47.797245)
test_basic 0.003864 0.004825 0.986452 ( 1.091136)
test_all 0.006977 0.001163 729.602423 (301.549006)
test_rubyspec 0.046435 0.027546 108.929571 (128.356583)
total: 511.31 sec