Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-150552
#<BuildRuby:0x000055a15015d7f8
@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.20230121-150552",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.004337 0.995587 ( 1.395951)
build_miniruby 0.000000 0.001688 1.070434 ( 1.122121)
build_ruby 0.000522 0.001383 2.709866 ( 26.192561)
build_all 0.003476 0.003836 3.720455 ( 1.907336)
build_install 0.008881 0.006189 2.628909 ( 1.905411)
test_btest 0.000820 0.000198 57.421260 ( 25.894039)
test_basic 0.002166 0.004307 0.431890 ( 0.569930)
test_all 0.001125 0.000311 678.469772 (365.033811)
test_rubyspec 0.033125 0.033437 80.141451 (124.292932)
total: 548.31 sec