Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-104738
#<BuildRuby:0x0000563770002190
@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-104738",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000035 0.000001 0.000036 ( 0.000037)
configure 0.000032 0.000001 0.000033 ( 0.000033)
build_up 0.003523 0.003499 2.258834 ( 5.806060)
build_miniruby 0.001433 0.000082 1.766059 ( 3.753514)
build_ruby 0.001774 0.000000 3.359936 ( 6.338949)
build_all 0.007756 0.000110 2.811270 ( 3.659857)
build_install 0.017966 0.000743 4.326541 ( 6.514234)
test_btest 0.000706 0.000037 83.297010 ( 53.249479)
test_basic 0.004872 0.000032 0.934214 ( 1.663168)
test_all 0.001996 0.000102 680.746536 (434.455957)
test_rubyspec 0.040574 0.015098 100.093977 (161.052083)
total: 676.49 sec