Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-185159
#<BuildRuby:0x0000561e3b1be1a8
@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.20230712-185159",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.005025 0.001465 2.049816 ( 5.588136)
build_miniruby 0.001063 0.000310 1.577795 ( 2.043531)
build_ruby 0.001288 0.000376 3.063664 ( 4.009267)
build_all 0.005559 0.001622 2.450433 ( 2.774553)
build_install 0.011557 0.005301 3.941039 ( 3.260523)
test_btest 0.000728 0.000224 82.387388 ( 46.554308)
test_basic 0.003056 0.004129 0.919825 ( 1.368585)
test_all 0.001148 0.000383 652.097333 (314.642804)
test_rubyspec 0.017545 0.037150 94.302869 (134.465458)
total: 514.71 sec