Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-170725
#<BuildRuby:0x000055da464be008
@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.20230712-170725",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003177 0.003878 2.196870 ( 5.731151)
build_miniruby 0.001164 0.000179 1.593812 ( 2.128540)
build_ruby 0.001414 0.000218 3.216459 ( 4.227987)
build_all 0.007380 0.000488 2.677928 ( 3.175046)
build_install 0.015791 0.002198 3.999248 ( 4.790417)
test_btest 0.000839 0.000124 82.422011 ( 48.903035)
test_basic 0.007261 0.001068 0.922890 ( 1.800304)
test_all 0.001702 0.000250 647.697495 (440.304271)
test_rubyspec 0.046954 0.010562 94.123863 (151.745622)
total: 662.81 sec