Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-025039
#<BuildRuby:0x000055bdbab22078
@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.20230610-025039",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001692 0.004200 1.485262 ( 2.737701)
build_miniruby 0.001577 0.000000 1.053174 ( 1.051181)
build_ruby 0.001297 0.000000 2.097776 ( 2.290757)
build_all 0.002995 0.003651 2.068234 ( 1.209896)
build_install 0.011008 0.005867 3.208545 ( 2.112801)
test_btest 0.000803 0.000185 77.387402 ( 21.843875)
test_basic 0.004228 0.000976 0.696187 ( 0.766761)
test_all 0.000000 0.001773 546.487126 (178.724060)
test_rubyspec 0.025607 0.015440 75.995277 ( 87.879837)
total: 298.62 sec