Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-111046
#<BuildRuby:0x000055890f3e62a8
@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.20230803-111046",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006275 0.000966 2.306534 ( 6.316329)
build_miniruby 0.001624 0.000250 1.705008 ( 3.778924)
build_ruby 0.001788 0.000000 3.498776 ( 6.259591)
build_all 0.007252 0.000704 2.767604 ( 4.588836)
build_install 0.004116 0.015646 4.400533 ( 6.563194)
test_btest 0.000642 0.000171 82.660075 ( 65.280811)
test_basic 0.009013 0.000126 0.957510 ( 2.301786)
test_all 0.000861 0.000215 651.132793 (562.952053)
test_rubyspec 0.050252 0.018586 105.054002 (273.557073)
total: 931.60 sec