Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-020943
#<BuildRuby:0x000055b263882118
@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-020943",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.000000 0.006806 2.071671 ( 3.332376)
build_miniruby 0.000913 0.000602 1.522160 ( 1.521237)
build_ruby 0.001196 0.000184 3.164295 ( 3.413485)
build_all 0.002942 0.004562 2.520069 ( 1.614519)
build_install 0.013349 0.005210 3.941865 ( 2.831391)
test_btest 0.001062 0.000227 79.489414 ( 25.102798)
test_basic 0.005931 0.001271 0.868684 ( 0.943911)
test_all 0.001425 0.000305 633.387758 (220.734916)
test_rubyspec 0.018979 0.038117 98.297441 (114.721907)
total: 374.22 sec