Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-053309
#<BuildRuby:0x000056217007a390
@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.20230625-053309",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002626 0.004453 2.102488 ( 6.377139)
build_miniruby 0.001277 0.000284 1.746227 ( 4.558456)
build_ruby 0.001538 0.000342 3.255388 ( 7.503960)
build_all 0.007282 0.001618 2.582070 ( 4.560036)
build_install 0.016607 0.004171 4.041036 ( 7.347462)
test_btest 0.000730 0.000165 82.469341 ( 96.891682)
test_basic 0.006402 0.001445 0.950098 ( 2.798315)
test_all 0.001289 0.000089 635.124885 (637.609437)
test_rubyspec 0.035762 0.022087 92.270800 (148.123360)
total: 915.77 sec