Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-230710
#<BuildRuby:0x000056125cc7a0f0
@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.20230729-230710",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006451 0.000416 2.228529 ( 6.356947)
build_miniruby 0.001400 0.000090 1.651949 ( 2.364313)
build_ruby 0.001502 0.000097 3.320037 ( 5.051504)
build_all 0.007532 0.000000 2.650369 ( 3.011301)
build_install 0.013471 0.005088 4.158306 ( 4.963623)
test_btest 0.001159 0.000102 80.352922 ( 49.547697)
test_basic 0.003150 0.000278 0.968788 ( 2.345246)
test_all 0.001032 0.000092 643.645606 (442.348665)
test_rubyspec 0.033779 0.022831 93.484100 (178.789622)
total: 694.78 sec