Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-215329
#<BuildRuby:0x0000565343711a00
@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.20230725-215329",
@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.000023 0.000003 0.000026 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006841 0.000821 2.347986 ( 6.296005)
build_miniruby 0.001642 0.000197 1.765229 ( 4.304781)
build_ruby 0.001370 0.000165 3.263599 ( 5.857019)
build_all 0.004515 0.004483 2.748983 ( 3.709218)
build_install 0.019776 0.000873 4.158250 ( 6.631970)
test_btest 0.000655 0.000090 81.484778 ( 66.428539)
test_basic 0.006859 0.000000 0.950340 ( 1.742402)
test_all 0.002034 0.000000 652.451905 (391.124959)
test_rubyspec 0.017169 0.040479 92.424034 (139.451012)
total: 625.55 sec