Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-181804
#<BuildRuby:0x0000560ef1b36130
@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.20230501-181804",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005565 0.000696 1.833579 ( 3.458413)
build_miniruby 0.001347 0.000168 1.305351 ( 1.351162)
build_ruby 0.001410 0.000000 2.526990 ( 2.993592)
build_all 0.006721 0.000000 2.205160 ( 1.929918)
build_install 0.010240 0.004443 3.404872 ( 3.151577)
test_btest 0.000680 0.000097 73.569617 ( 36.873608)
test_basic 0.002760 0.004022 0.762458 ( 1.095521)
test_all 0.000898 0.000155 567.438025 (230.774623)
test_rubyspec 0.016334 0.032227 78.578720 ( 91.535642)
total: 373.16 sec