Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-142241
#<BuildRuby:0x000055cd30996008
@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.20230722-142241",
@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.000005 0.000025 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.006672 0.000645 2.196245 ( 4.595802)
build_miniruby 0.001277 0.000306 1.670153 ( 2.000019)
build_ruby 0.001364 0.000328 3.206717 ( 4.281834)
build_all 0.003622 0.005220 2.589684 ( 3.256780)
build_install 0.008157 0.010023 3.984759 ( 4.184082)
test_btest 0.000000 0.001012 79.301862 ( 48.360767)
test_basic 0.001785 0.004097 0.923711 ( 1.417339)
test_all 0.000530 0.001134 618.408068 (336.106924)
test_rubyspec 0.014173 0.042124 90.078119 (130.803915)
total: 535.01 sec