Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-031217
#<BuildRuby:0x000055e1b3f42140
@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.20230708-031217",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.006601 0.000509 2.128568 ( 5.357244)
build_miniruby 0.001439 0.000287 1.659275 ( 2.436036)
build_ruby 0.001408 0.000281 3.568047 ( 4.724438)
build_all 0.007593 0.000649 2.675283 ( 3.802498)
build_install 0.014029 0.003675 3.941773 ( 6.115067)
test_btest 0.000591 0.000118 84.527579 ( 54.037540)
test_basic 0.007780 0.000682 0.965282 ( 1.517029)
test_all 0.001398 0.000272 678.274194 (554.183155)
test_rubyspec 0.030995 0.029076 93.607044 (165.871416)
total: 798.05 sec