Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-132004
#<BuildRuby:0x00005608aafa9f70
@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.20240321-132004",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004626 0.004168 3.950991 ( 2.841831)
build_miniruby 0.001174 0.000168 1.688582 ( 1.695607)
build_ruby 0.001586 0.000226 3.460779 ( 3.647094)
build_all 0.006978 0.000997 6.828301 ( 3.102657)
build_install 0.014950 0.005470 9.606543 ( 4.745054)
test_btest 0.000910 0.000151 93.838866 ( 31.160824)
test_basic 0.005240 0.000873 0.993781 ( 1.102186)
test_all 0.094623 0.027997 829.692104 (356.869531)
test_rubyspec 0.046985 0.046928 135.087722 (164.415942)
total: 569.58 sec