Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-160315
#<BuildRuby:0x000055c97afcdf48
@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.20230708-160315",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002576 0.004498 2.063329 ( 4.769297)
build_miniruby 0.001135 0.000168 1.604083 ( 1.980392)
build_ruby 0.001906 0.000000 3.141122 ( 4.099832)
build_all 0.007483 0.000744 2.584455 ( 3.228750)
build_install 0.011666 0.005696 3.817102 ( 4.836735)
test_btest 0.000837 0.000144 82.897990 ( 48.521145)
test_basic 0.006495 0.001120 0.934496 ( 1.603774)
test_all 0.001041 0.000179 599.691673 (317.884554)
test_rubyspec 0.012162 0.041608 92.420326 (131.336135)
total: 518.26 sec