Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-131850
#<BuildRuby:0x0000559f969e1fe8
@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.20230218-131850",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.004856 1.440619 ( 2.215405)
build_miniruby 0.000000 0.001558 1.265487 ( 1.269073)
build_ruby 0.000080 0.001481 2.697736 ( 3.033690)
build_all 0.006618 0.000744 4.108622 ( 2.408918)
build_install 0.010056 0.004682 2.899856 ( 2.181712)
test_btest 0.000705 0.000215 57.433746 ( 26.234854)
test_basic 0.004227 0.001628 0.471606 ( 0.584736)
test_all 0.000448 0.001550 655.994113 (226.135346)
test_rubyspec 0.032151 0.017000 70.282561 ( 80.432893)
total: 344.50 sec