Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-185006
#<BuildRuby:0x000056150b65e138
@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.20230614-185006",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000000 0.000071 0.000071 ( 0.000039)
configure 0.000000 0.000029 0.000029 ( 0.000028)
build_up 0.002202 0.003891 1.934751 ( 5.224058)
build_miniruby 0.001516 0.000000 1.250198 ( 1.582706)
build_ruby 0.001436 0.000248 2.976135 ( 4.270061)
build_all 0.003388 0.003935 2.387054 ( 2.794932)
build_install 0.008256 0.009513 3.584164 ( 4.345593)
test_btest 0.000653 0.000209 74.091885 ( 45.958253)
test_basic 0.002736 0.005272 0.800461 ( 1.347379)
test_all 0.001058 0.000809 542.683234 (308.765391)
test_rubyspec 0.021815 0.030380 82.642468 (118.626151)
total: 492.92 sec