Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-023735
#<BuildRuby:0x000055c1a7faa230
@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.20230330-023735",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004930 0.000643 1.667968 ( 3.129590)
build_miniruby 0.001166 0.000152 1.177090 ( 1.175559)
build_ruby 0.001104 0.000144 2.298396 ( 2.508991)
build_all 0.003974 0.002916 2.066712 ( 1.260791)
build_install 0.012421 0.001257 3.109793 ( 2.029394)
test_btest 0.000698 0.000103 69.452591 ( 22.307776)
test_basic 0.003852 0.000570 0.491147 ( 0.586200)
test_all 0.001744 0.000258 540.778214 (192.479398)
test_rubyspec 0.028480 0.014804 72.653206 ( 82.201469)
total: 307.68 sec