Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-000835
#<BuildRuby:0x00005585a2c26230
@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.20230603-000835",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001766 0.004420 1.908722 ( 3.932044)
build_miniruby 0.000000 0.001608 1.349871 ( 1.435120)
build_ruby 0.000197 0.001407 2.615910 ( 2.891186)
build_all 0.005740 0.001497 2.169780 ( 1.812144)
build_install 0.014825 0.002660 3.444139 ( 3.743415)
test_btest 0.000782 0.000195 75.498042 ( 38.721812)
test_basic 0.005968 0.001492 0.754631 ( 1.023285)
test_all 0.001512 0.000103 547.647365 (247.573344)
test_rubyspec 0.035449 0.017381 84.197538 (102.786172)
total: 403.92 sec