Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-032034
#<BuildRuby:0x0000563fcc012018
@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.20240127-032034",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006223 0.000223 2.027239 ( 3.386550)
build_miniruby 0.001511 0.000054 1.837489 ( 2.037726)
build_ruby 0.001857 0.000067 3.736278 ( 4.641465)
build_all 0.000704 0.007882 6.422023 ( 4.641092)
build_install 0.015222 0.004438 7.922555 ( 6.156469)
test_btest 0.000752 0.000091 88.436601 ( 65.550378)
test_basic 0.003235 0.004052 0.922760 ( 1.210880)
test_all 0.098685 0.017117 813.410712 (424.570089)
test_rubyspec 0.051831 0.055027 171.081551 (191.841914)
total: 704.04 sec