Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-220704
#<BuildRuby:0x0000558805966120
@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.20230507-220704",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006122 1.888546 ( 3.684927)
build_miniruby 0.000312 0.001040 1.288677 ( 1.322537)
build_ruby 0.001236 0.000322 2.505266 ( 2.760710)
build_all 0.000000 0.006371 2.074287 ( 1.736589)
build_install 0.012389 0.002955 3.395213 ( 2.893123)
test_btest 0.000504 0.000162 74.592598 ( 40.140287)
test_basic 0.000000 0.006622 0.782826 ( 1.014092)
test_all 0.000000 0.001017 573.986592 (239.386398)
test_rubyspec 0.021357 0.028330 80.901983 ( 96.338977)
total: 389.28 sec