Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-085024
#<BuildRuby:0x000055611fefdf00
@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.20230212-085024",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004365 0.000070 1.157584 ( 1.623347)
build_miniruby 0.001285 0.000183 1.159573 ( 1.166924)
build_ruby 0.001340 0.000191 2.495633 ( 2.729990)
build_all 0.006293 0.000899 3.839621 ( 2.318303)
build_install 0.014819 0.000802 3.060503 ( 2.743641)
test_btest 0.000549 0.000071 56.368480 ( 28.231082)
test_basic 0.005141 0.000671 0.430822 ( 0.531776)
test_all 0.000817 0.000107 635.896121 (232.172456)
test_rubyspec 0.027932 0.019235 71.006791 ( 81.473686)
total: 352.99 sec