Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-155954
#<BuildRuby:0x0000555ce2c3a8e0
@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.20230513-155954",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.005864 1.735935 ( 3.014125)
build_miniruby 0.000000 0.001132 1.190186 ( 1.188931)
build_ruby 0.000000 0.001468 2.544464 ( 2.730690)
build_all 0.000653 0.005580 2.095219 ( 1.225615)
build_install 0.013035 0.002415 3.213560 ( 2.255172)
test_btest 0.000808 0.000188 74.170994 ( 24.967019)
test_basic 0.000000 0.006944 0.724177 ( 0.801946)
test_all 0.000566 0.000346 534.684284 (175.660271)
test_rubyspec 0.023728 0.023541 76.335655 ( 88.712354)
total: 300.56 sec