Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-020530
#<BuildRuby:0x00005609f21464f8
@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.20240216-020530",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005092 0.000694 1.909324 ( 2.247798)
build_miniruby 0.001266 0.000173 1.520713 ( 1.518753)
build_ruby 0.001536 0.000209 3.117308 ( 3.319297)
build_all 0.007493 0.000000 6.494481 ( 2.623204)
build_install 0.012072 0.004668 7.414604 ( 3.528413)
test_btest 0.000616 0.000095 92.006774 ( 24.992647)
test_basic 0.003283 0.005036 0.912984 ( 0.973527)
test_all 0.088373 0.029991 807.691619 (264.301843)
test_rubyspec 0.055040 0.023929 111.564170 (120.545187)
total: 424.05 sec