Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-165946
#<BuildRuby:0x000055acbd7ea120
@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.20230904-165946",
@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.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004977 0.000995 1.811065 ( 2.765376)
build_miniruby 0.001213 0.000242 1.554865 ( 1.579784)
build_ruby 0.000000 0.002082 3.360988 ( 3.599101)
build_all 0.000000 0.007594 6.234861 ( 3.860596)
build_install 0.012776 0.006578 7.385435 ( 5.246142)
test_btest 0.000000 0.001040 82.402920 ( 43.109083)
test_basic 0.000000 0.004878 0.917522 ( 1.024664)
test_all 0.003319 0.005578 722.281126 (315.956270)
test_rubyspec 0.039300 0.029396 101.889965 (117.308343)
total: 494.45 sec