Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-041501
#<BuildRuby:0x0000563eeaf4a3b0
@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.20230527-041501",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005484 0.000272 1.588696 ( 3.048706)
build_miniruby 0.001234 0.000206 1.345365 ( 1.346111)
build_ruby 0.000000 0.001522 2.344976 ( 2.539623)
build_all 0.001147 0.004729 1.985200 ( 1.086795)
build_install 0.010259 0.005558 2.989060 ( 1.992692)
test_btest 0.000749 0.000080 77.337152 ( 21.193119)
test_basic 0.001639 0.005988 0.582186 ( 0.659379)
test_all 0.001145 0.000000 568.833425 (170.497420)
test_rubyspec 0.020606 0.019894 76.181558 ( 87.877480)
total: 290.24 sec