Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-045618
#<BuildRuby:0x000056364fe69f70
@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.20230509-045618",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004454 0.000810 1.775436 ( 3.259263)
build_miniruby 0.001375 0.000000 1.251183 ( 1.262095)
build_ruby 0.000000 0.001694 2.621685 ( 2.866793)
build_all 0.005759 0.001348 2.164390 ( 1.331018)
build_install 0.015958 0.000726 3.409570 ( 2.432862)
test_btest 0.000561 0.000100 74.377624 ( 35.018464)
test_basic 0.000000 0.007150 0.736786 ( 0.843828)
test_all 0.000000 0.001133 560.910330 (229.491957)
test_rubyspec 0.017429 0.037448 82.974341 (100.874810)
total: 377.38 sec