Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-093206
#<BuildRuby:0x0000562d2b5227c8
@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.20230821-093206",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000037 0.000002 0.000039 ( 0.000038)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.007226 0.000192 2.361296 ( 8.546971)
build_miniruby 0.001853 0.000106 1.822642 ( 4.732130)
build_ruby 0.001588 0.000091 3.485871 ( 7.211610)
build_all 0.008680 0.000256 6.451413 ( 8.111926)
build_install 0.020638 0.000413 7.993603 ( 11.707489)
test_btest 0.000941 0.000049 85.232429 ( 75.177376)
test_basic 0.003336 0.004686 0.989509 ( 1.535658)
test_all 0.009168 0.000349 725.208001 (459.959491)
test_rubyspec 0.046671 0.027353 107.382561 (155.767961)
total: 732.75 sec