Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-013512
#<BuildRuby:0x000055950bfadf48
@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.20240308-013512",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005026 0.002841 2.681643 ( 2.485484)
build_miniruby 0.001934 0.000000 1.795787 ( 1.797210)
build_ruby 0.001797 0.000005 3.596805 ( 3.811094)
build_all 0.005640 0.002774 6.658133 ( 3.292145)
build_install 0.017141 0.002319 8.742134 ( 5.001825)
test_btest 0.000595 0.000102 93.979098 ( 38.089753)
test_basic 0.003255 0.003872 0.961980 ( 1.053535)
test_all 0.086788 0.033234 752.536644 (293.754722)
test_rubyspec 0.025967 0.062421 124.112839 (133.463951)
total: 482.75 sec