Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-011018
#<BuildRuby:0x000055974a6ca4f8
@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.20240212-011018",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.006001 0.001384 2.153013 ( 3.744320)
build_miniruby 0.001327 0.000306 1.818771 ( 2.427341)
build_ruby 0.001658 0.000382 3.881845 ( 4.839722)
build_all 0.008835 0.000044 7.073593 ( 6.887160)
build_install 0.019399 0.003853 8.863019 ( 8.559280)
test_btest 0.000724 0.000153 94.035231 ( 92.038253)
test_basic 0.003862 0.004184 0.985594 ( 1.717968)
test_all 0.087068 0.042945 902.181945 (912.812407)
test_rubyspec 0.065282 0.050325 204.733575 (295.861451)
total: 1328.89 sec