Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-004139
#<BuildRuby:0x0000561b76d8e018
@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.20240211-004139",
@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.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001825 0.004453 1.771973 ( 2.090467)
build_miniruby 0.001013 0.000238 1.433579 ( 1.431408)
build_ruby 0.001276 0.000301 3.182875 ( 3.404991)
build_all 0.006201 0.000428 6.241430 ( 2.417231)
build_install 0.011510 0.006260 7.641088 ( 3.925585)
test_btest 0.000660 0.000173 87.224516 ( 23.603452)
test_basic 0.002320 0.000000 0.718427 ( 3.421060)
test_all 0.081134 0.034242 736.009717 (237.599561)
test_rubyspec 0.056738 0.037073 160.261739 (169.255176)
total: 447.15 sec