Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-123819
#<BuildRuby:0x0000558a5b68a8e0
@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.20230213-123819",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.004485 1.334226 ( 2.135703)
build_miniruby 0.000000 0.001334 1.028412 ( 1.026754)
build_ruby 0.000013 0.001431 2.424964 ( 2.643833)
build_all 0.002615 0.003598 3.746543 ( 1.884406)
build_install 0.008122 0.004950 2.931910 ( 2.161060)
test_btest 0.000580 0.000151 56.509425 ( 16.105775)
test_basic 0.001844 0.004609 0.478214 ( 0.573888)
test_all 0.000788 0.000240 610.662427 (175.067441)
test_rubyspec 0.030611 0.008298 64.869241 ( 74.773417)
total: 276.37 sec