Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-023440
#<BuildRuby:0x0000562da499e008
@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.20230827-023440",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001911 0.004377 2.312610 ( 4.413890)
build_miniruby 0.001902 0.000000 1.703088 ( 1.754587)
build_ruby 0.001664 0.000000 3.229330 ( 12.427660)
build_all 0.007751 0.000713 6.270799 ( 4.329465)
build_install 0.011507 0.008060 7.830165 ( 6.077286)
test_btest 0.000296 0.000830 87.028743 ( 45.087505)
test_basic 0.002474 0.006913 1.011713 ( 1.331340)
test_all 0.006813 0.002422 670.754023 (298.625974)
test_rubyspec 0.030870 0.040748 106.527997 (126.831738)
total: 500.88 sec