Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-223904
#<BuildRuby:0x000055f21aafe120
@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.20240229-223904",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000049 0.000000 0.000049 ( 0.000049)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007551 0.000000 2.641953 ( 2.357165)
build_miniruby 0.001662 0.000000 1.780344 ( 1.778942)
build_ruby 0.001819 0.000000 3.488263 ( 3.738253)
build_all 0.007964 0.000000 6.746813 ( 3.328483)
build_install 0.010236 0.008543 8.729160 ( 4.951389)
test_btest 0.000644 0.000208 92.326663 ( 35.567808)
test_basic 0.003359 0.003851 0.785504 ( 0.859853)
test_all 0.097445 0.019630 798.503201 (305.362836)
test_rubyspec 0.024133 0.061623 128.634142 (139.455019)
total: 497.40 sec