Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-201258
#<BuildRuby:0x000055cd7b852228
@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.20230915-201258",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006601 0.000379 2.232393 ( 4.414978)
build_miniruby 0.001331 0.000191 1.702588 ( 1.918471)
build_ruby 0.001227 0.000175 3.637192 ( 4.092006)
build_all 0.003735 0.004813 6.427079 ( 4.741322)
build_install 0.021208 0.000000 7.937031 ( 6.516088)
test_btest 0.000000 0.001095 84.553492 ( 43.611720)
test_basic 0.007101 0.002111 1.041853 ( 1.312056)
test_all 0.012742 0.004189 727.414809 (559.846526)
test_rubyspec 0.054608 0.032725 113.681212 (172.134696)
total: 798.59 sec