Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-062722
#<BuildRuby:0x0000560e5df960e8
@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.20230926-062722",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003768 0.003994 2.410271 ( 5.302282)
build_miniruby 0.000000 0.002269 1.690346 ( 1.871782)
build_ruby 0.000232 0.001701 3.832341 ( 5.105420)
build_all 0.009053 0.001617 6.662592 ( 6.904063)
build_install 0.019309 0.003448 8.339158 ( 9.402975)
test_btest 0.000804 0.000144 86.985558 ( 79.786748)
test_basic 0.003933 0.004849 0.991375 ( 1.700461)
test_all 0.005550 0.005166 780.145324 (696.875952)
test_rubyspec 0.049803 0.027963 109.156552 (138.696223)
total: 945.65 sec