Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-053505
#<BuildRuby:0x00005572411626d8
@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.20230102-053505",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005059 0.000097 1.155458 ( 2.374140)
build_miniruby 0.001694 0.000147 1.555614 ( 1.768627)
build_ruby 0.001663 0.000145 3.723563 ( 4.597592)
build_all 0.007405 0.000590 3.812805 ( 3.936533)
build_install 0.013928 0.004092 3.132606 ( 3.341006)
test_btest 0.000659 0.000073 57.355607 ( 36.456286)
test_basic 0.002059 0.004026 0.419408 ( 0.558482)
test_all 0.001014 0.000145 658.832997 (263.598343)
test_rubyspec 0.018829 0.029277 66.276637 ( 76.274046)
total: 392.91 sec