Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-025054
#<BuildRuby:0x0000564c244f1f70
@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.20240225-025054",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.006477 2.382739 ( 2.151364)
build_miniruby 0.000796 0.000433 1.520351 ( 1.518335)
build_ruby 0.001247 0.000394 2.718700 ( 2.972721)
build_all 0.006109 0.000663 6.115230 ( 2.332434)
build_install 0.006703 0.010704 7.490169 ( 3.231930)
test_btest 0.000716 0.000287 85.601704 ( 23.575179)
test_basic 0.002355 0.003517 0.874718 ( 0.933515)
test_all 0.085111 0.032303 763.140816 (231.930633)
test_rubyspec 0.027271 0.056762 108.171919 (118.706852)
total: 387.35 sec