Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-224518
#<BuildRuby:0x000055e4c58de258
@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.20230818-224518",
@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.000013 0.000000 0.000013 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000016 0.007151 2.268847 ( 6.180471)
build_miniruby 0.001792 0.000224 1.723528 ( 3.256493)
build_ruby 0.000000 0.001951 3.553570 ( 6.243389)
build_all 0.005574 0.002578 6.337181 ( 5.960730)
build_install 0.011715 0.006361 7.816315 ( 8.068099)
test_btest 0.000000 0.000777 81.824036 ( 58.946360)
test_basic 0.000714 0.006755 0.901658 ( 2.074682)
test_all 0.008542 0.002077 683.688295 (482.653986)
test_rubyspec 0.032451 0.037653 105.572113 (180.195670)
total: 753.58 sec