Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-163231
#<BuildRuby:0x000056227b2ca008
@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.20240131-163231",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005788 0.000428 1.508164 ( 1.816158)
build_miniruby 0.001289 0.000096 1.495490 ( 1.493998)
build_ruby 0.001565 0.000000 3.169910 ( 3.390860)
build_all 0.002645 0.007998 6.142797 ( 2.417480)
build_install 0.013156 0.003627 7.067806 ( 3.345067)
test_btest 0.000687 0.000104 84.758623 ( 22.063891)
test_basic 0.004796 0.000726 0.891403 ( 0.951193)
test_all 0.080894 0.035821 720.991168 (207.363869)
test_rubyspec 0.059804 0.040616 152.731530 (164.394403)
total: 407.24 sec