Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-170257
#<BuildRuby:0x000055576cb56058
@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.20230525-170257",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004367 0.001027 1.670635 ( 2.956683)
build_miniruby 0.000979 0.000230 1.343270 ( 1.344452)
build_ruby 0.001174 0.000276 2.317760 ( 2.508249)
build_all 0.002857 0.003922 1.881768 ( 1.069404)
build_install 0.013862 0.002322 2.823642 ( 1.857860)
test_btest 0.000786 0.000205 73.804392 ( 20.027088)
test_basic 0.004761 0.000197 0.689590 ( 0.761018)
test_all 0.001065 0.000266 565.104986 (206.373421)
test_rubyspec 0.015510 0.047874 87.033630 (116.629737)
total: 353.53 sec