Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-131622
#<BuildRuby:0x000055e69cdfe098
@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.20221221-131622",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005044 0.001441 1.317689 ( 2.707136)
build_miniruby 0.001838 0.000000 1.899821 ( 2.180099)
build_ruby 0.001731 0.000000 3.765576 ( 4.448584)
build_all 0.007018 0.001782 4.128075 ( 3.834709)
build_install 0.019174 0.001357 3.611621 ( 3.880901)
test_btest 0.001089 0.000261 59.510844 ( 46.129249)
test_basic 0.006523 0.000402 0.476051 ( 0.747984)
test_all 0.001313 0.000303 696.968918 (654.861325)
test_rubyspec 0.018802 0.043742 77.894686 (117.887321)
total: 836.68 sec