Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-194918
#<BuildRuby:0x0000560c2bf36078
@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.20231023-194918",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006037 0.001372 3.399517 ( 3.655015)
build_miniruby 0.001597 0.000000 1.475941 ( 1.475220)
build_ruby 0.001623 0.000000 2.683544 ( 2.909628)
build_all 0.007425 0.000000 5.570857 ( 2.676221)
build_install 0.012817 0.004834 7.648573 ( 3.900278)
test_btest 0.000664 0.000147 78.881289 ( 29.754119)
test_basic 0.004037 0.004285 0.873280 ( 0.998050)
test_all 0.072744 0.045709 656.219001 (232.525012)
test_rubyspec 0.036681 0.023631 90.012969 (101.790344)
total: 379.69 sec