Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-161224
#<BuildRuby:0x0000555b42a3dfe8
@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.20230209-161224",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.004372 0.000199 1.116652 ( 1.608757)
build_miniruby 0.001380 0.000063 1.142697 ( 1.146587)
build_ruby 0.001611 0.000074 2.535314 ( 2.793782)
build_all 0.006900 0.000314 3.861296 ( 2.466828)
build_install 0.014549 0.000000 2.855374 ( 2.862772)
test_btest 0.000841 0.000028 57.749459 ( 34.379541)
test_basic 0.007690 0.000105 0.465214 ( 0.775114)
test_all 0.001931 0.000074 673.918129 (348.734840)
test_rubyspec 0.025238 0.023245 68.777493 ( 79.185504)
total: 473.95 sec