Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-072213
#<BuildRuby:0x000055d7849d9f98
@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.20230724-072213",
@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.000064 0.000000 0.000064 ( 0.000035)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.007139 0.000493 2.367614 ( 5.482126)
build_miniruby 0.001456 0.000216 1.695617 ( 2.527185)
build_ruby 0.001769 0.000000 3.480041 ( 5.721776)
build_all 0.000493 0.008075 2.909028 ( 3.766683)
build_install 0.021021 0.000000 4.463627 ( 6.263432)
test_btest 0.000964 0.000000 83.487203 ( 55.001588)
test_basic 0.007562 0.000823 0.997161 ( 1.748898)
test_all 0.001574 0.000278 677.265794 (373.296726)
test_rubyspec 0.019194 0.037220 93.851064 (128.378791)
total: 582.19 sec