Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-171210
#<BuildRuby:0x00005616fade2120
@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.20230920-171210",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.006140 2.208473 ( 3.483442)
build_miniruby 0.000154 0.001151 1.601453 ( 1.610638)
build_ruby 0.000000 0.001406 3.123465 ( 3.332140)
build_all 0.004012 0.003770 5.964615 ( 2.862864)
build_install 0.014896 0.002935 7.291127 ( 4.744831)
test_btest 0.000000 0.001038 81.874015 ( 26.807161)
test_basic 0.005580 0.003594 0.846015 ( 0.914784)
test_all 0.005849 0.003260 678.930211 (209.641162)
test_rubyspec 0.031799 0.033496 94.757457 (106.036510)
total: 359.43 sec