Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-070851
#<BuildRuby:0x0000558256c6a3d0
@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.20230607-070851",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005380 0.000978 1.912820 ( 4.256721)
build_miniruby 0.001344 0.000245 1.370478 ( 1.442527)
build_ruby 0.000000 0.001976 2.795883 ( 3.194362)
build_all 0.005181 0.001477 2.293960 ( 2.455292)
build_install 0.017857 0.000000 3.599675 ( 3.651746)
test_btest 0.000986 0.000000 77.864845 ( 40.357322)
test_basic 0.007773 0.000435 0.872122 ( 1.173207)
test_all 0.001203 0.000201 644.255469 (483.085688)
test_rubyspec 0.049548 0.019090 92.176359 (147.519490)
total: 687.14 sec