Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-045201
#<BuildRuby:0x0000556f0489e360
@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.20240219-045201",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.004122 0.004014 2.979290 ( 2.841533)
build_miniruby 0.001429 0.000098 2.199564 ( 2.203221)
build_ruby 0.001648 0.000114 3.529449 ( 3.750403)
build_all 0.007852 0.000541 6.708592 ( 3.082686)
build_install 0.021835 0.000258 8.993821 ( 4.761612)
test_btest 0.000774 0.000047 92.767475 ( 27.031005)
test_basic 0.006109 0.000092 0.784189 ( 0.853525)
test_all 0.096394 0.021759 808.469120 (252.623968)
test_rubyspec 0.068572 0.007831 102.554127 (111.830202)
total: 408.98 sec