Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-061846
#<BuildRuby:0x0000563f6ac6a7c8
@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.20230617-061846",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000021)
build_up 0.001635 0.004342 1.959420 ( 3.308716)
build_miniruby 0.001160 0.000302 1.352328 ( 1.367615)
build_ruby 0.001212 0.000316 2.849296 ( 3.072490)
build_all 0.005990 0.000473 2.381978 ( 1.475229)
build_install 0.017476 0.000000 3.654045 ( 2.771829)
test_btest 0.000997 0.000000 77.241114 ( 34.336064)
test_basic 0.005056 0.000577 0.785792 ( 0.869702)
test_all 0.001888 0.000391 579.565828 (262.137692)
test_rubyspec 0.021915 0.033098 88.604598 (107.038028)
total: 416.38 sec