Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-074443
#<BuildRuby:0x000055801b521ed0
@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.20230620-074443",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006068 0.000392 1.998025 ( 4.893616)
build_miniruby 0.001340 0.000086 1.426170 ( 1.835840)
build_ruby 0.001541 0.000099 2.916603 ( 3.854796)
build_all 0.007940 0.000000 5.581980 ( 4.705246)
build_install 0.017510 0.000021 7.114586 ( 6.537439)
test_btest 0.001053 0.000057 79.191681 ( 47.049867)
test_basic 0.007798 0.000421 0.832207 ( 1.354531)
test_all 0.001696 0.000000 574.630055 (304.277389)
test_rubyspec 0.040013 0.010756 87.274174 (124.806912)
total: 499.32 sec