Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-115004
#<BuildRuby:0x0000557514506390
@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.20230119-115004",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005269 0.000810 1.222425 ( 2.398276)
build_miniruby 0.001588 0.000244 1.334764 ( 1.492448)
build_ruby 0.001690 0.000260 3.154052 ( 3.678899)
build_all 0.007487 0.000000 3.900721 ( 3.184551)
build_install 0.010998 0.004462 2.887558 ( 2.938532)
test_btest 0.000617 0.000102 57.387354 ( 42.520088)
test_basic 0.002588 0.003891 0.451127 ( 0.781894)
test_all 0.000797 0.001037 708.734717 (700.967378)
test_rubyspec 0.048038 0.015744 78.969165 (122.707743)
total: 880.67 sec