Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-092119
#<BuildRuby:0x000055f7e1c5a3d0
@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.20240119-092119",
@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.000021 0.000002 0.000023 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.005406 0.000098 1.682408 ( 2.572439)
build_miniruby 0.001609 0.000114 1.685785 ( 1.839657)
build_ruby 0.001564 0.000111 3.647054 ( 4.106265)
build_all 0.004037 0.004178 6.019780 ( 3.680669)
build_install 0.010627 0.008078 7.312640 ( 5.729914)
test_btest 0.000689 0.000107 84.248080 ( 62.050283)
test_basic 0.003151 0.004747 0.951987 ( 1.242913)
test_all 0.114479 0.003385 780.159436 (368.419627)
test_rubyspec 0.067952 0.035806 166.774094 (179.739461)
total: 629.38 sec