Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-091108
#<BuildRuby:0x000055f6cbcae230
@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.20231013-091108",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006029 0.000646 2.383643 ( 3.404442)
build_miniruby 0.001380 0.000148 1.540358 ( 1.696517)
build_ruby 0.001406 0.000150 3.316466 ( 3.701307)
build_all 0.008874 0.000000 6.460835 ( 4.337165)
build_install 0.014171 0.005065 7.994576 ( 5.653364)
test_btest 0.000710 0.000089 85.956268 ( 64.014142)
test_basic 0.000000 0.008596 0.976385 ( 1.359645)
test_all 0.005345 0.004213 692.131810 (328.385078)
test_rubyspec 0.019395 0.047239 105.277496 (125.977611)
total: 538.53 sec