Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-053942
#<BuildRuby:0x0000558797656138
@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.20230607-053942",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004843 0.001153 1.763398 ( 3.019759)
build_miniruby 0.001441 0.000343 1.448145 ( 1.456465)
build_ruby 0.001393 0.000332 2.828951 ( 3.094173)
build_all 0.006042 0.000391 2.165218 ( 1.473908)
build_install 0.014307 0.002153 3.419169 ( 2.585363)
test_btest 0.000633 0.000138 77.502400 ( 34.825210)
test_basic 0.007669 0.000583 0.813903 ( 1.001157)
test_all 0.001055 0.000219 577.538178 (236.728768)
test_rubyspec 0.027701 0.026046 84.494326 (102.324532)
total: 386.51 sec