Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-053535
#<BuildRuby:0x0000561aa0e9a230
@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.20240207-053535",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006187 0.000000 2.045510 ( 2.668372)
build_miniruby 0.001607 0.000005 1.775408 ( 1.838504)
build_ruby 0.002208 0.000000 3.722504 ( 4.199357)
build_all 0.000800 0.007810 6.682592 ( 4.031015)
build_install 0.019305 0.000647 8.175368 ( 5.538087)
test_btest 0.000000 0.000868 89.062468 ( 42.984564)
test_basic 0.000000 0.006890 0.943265 ( 1.046713)
test_all 0.083873 0.033205 747.539213 (318.145422)
test_rubyspec 0.040698 0.064050 174.628892 (185.669098)
total: 566.12 sec