Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-004744
#<BuildRuby:0x000055c1ef72a1a8
@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.20240202-004744",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.005987 1.836389 ( 2.178938)
build_miniruby 0.000701 0.001081 1.561460 ( 1.561579)
build_ruby 0.001579 0.000000 3.247667 ( 3.439067)
build_all 0.006400 0.000910 6.238428 ( 2.937186)
build_install 0.019021 0.000000 7.588847 ( 4.235493)
test_btest 0.000934 0.000035 86.934785 ( 36.783362)
test_basic 0.006562 0.000457 0.885306 ( 0.977235)
test_all 0.092613 0.019157 747.051174 (272.181219)
test_rubyspec 0.054761 0.050041 166.468246 (178.704160)
total: 503.00 sec