Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-161329
#<BuildRuby:0x000055d7326a27c8
@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.20230606-161329",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005934 0.000299 1.934455 ( 3.493625)
build_miniruby 0.001340 0.000214 1.329132 ( 1.337359)
build_ruby 0.001567 0.000250 2.974281 ( 3.310254)
build_all 0.006961 0.000415 2.278694 ( 2.267180)
build_install 0.008459 0.010092 3.653303 ( 3.479619)
test_btest 0.000756 0.000000 77.898153 ( 38.265438)
test_basic 0.004397 0.003299 0.769167 ( 0.866001)
test_all 0.002567 0.000000 584.874885 (222.053360)
test_rubyspec 0.030637 0.022736 81.689314 ( 96.295317)
total: 371.37 sec