Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-060509
#<BuildRuby:0x000055cd4e76a3b0
@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.20240116-060509",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004815 0.000332 1.591996 ( 2.001941)
build_miniruby 0.001636 0.000000 1.615921 ( 1.615267)
build_ruby 0.001945 0.000000 3.196019 ( 3.439711)
build_all 0.007384 0.000000 5.440959 ( 2.973052)
build_install 0.013582 0.003444 6.463016 ( 3.925052)
test_btest 0.000000 0.000838 79.395739 ( 30.866424)
test_basic 0.000859 0.006438 0.877726 ( 0.964326)
test_all 0.085569 0.034372 734.851661 (279.314719)
test_rubyspec 0.045020 0.023248 92.531807 (104.533518)
total: 429.63 sec