Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-010312
#<BuildRuby:0x000055884600e230
@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.20230727-010312",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.006960 2.282659 ( 4.288620)
build_miniruby 0.000492 0.001120 1.631099 ( 1.642853)
build_ruby 0.001406 0.000201 3.370908 ( 20.117526)
build_all 0.000000 0.007929 2.772463 ( 2.862051)
build_install 0.012832 0.005645 4.241940 ( 7.023381)
test_btest 0.000604 0.000141 83.602618 ( 48.071899)
test_basic 0.002884 0.005147 0.966445 ( 1.300207)
test_all 0.000995 0.000265 673.735284 (317.581771)
test_rubyspec 0.033953 0.023391 92.784882 (141.049634)
total: 543.94 sec