Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-003031
#<BuildRuby:0x000055b09935a008
@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.20230731-003031",
@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.000024)
autoconf 0.000033 0.000001 0.000034 ( 0.000033)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006442 0.000201 2.243436 ( 5.119348)
build_miniruby 0.001760 0.000055 1.772830 ( 2.249833)
build_ruby 0.001699 0.000053 3.339811 ( 3.880146)
build_all 0.003441 0.004429 2.663214 ( 3.089101)
build_install 0.019012 0.000095 4.219194 ( 4.312523)
test_btest 0.001002 0.000056 80.621182 ( 44.203980)
test_basic 0.004484 0.000000 0.925239 ( 1.478714)
test_all 0.001755 0.000000 629.368341 (329.313071)
test_rubyspec 0.019943 0.034235 94.297887 (127.947641)
total: 521.60 sec