Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-063831
#<BuildRuby:0x0000560c6fbba3b0
@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.20221224-063831",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005101 0.000089 1.197356 ( 2.319921)
build_miniruby 0.000000 0.001866 1.371531 ( 1.381510)
build_ruby 0.000000 0.001675 3.350552 ( 4.050025)
build_all 0.000000 0.007559 3.813023 ( 2.740245)
build_install 0.014789 0.002178 3.218760 ( 2.963980)
test_btest 0.000697 0.000134 57.487957 ( 33.890305)
test_basic 0.006577 0.000409 0.422709 ( 0.711881)
test_all 0.001430 0.000265 644.850806 (278.330401)
test_rubyspec 0.018567 0.032565 72.459224 ( 97.953533)
total: 424.34 sec