Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-174226
#<BuildRuby:0x0000561092dde408
@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-174226",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003502 0.003933 2.543223 ( 2.354871)
build_miniruby 0.001117 0.000160 1.683730 ( 1.683233)
build_ruby 0.001513 0.000216 3.458384 ( 3.689454)
build_all 0.006504 0.000929 6.770053 ( 3.050978)
build_install 0.012894 0.005801 8.512920 ( 4.361960)
test_btest 0.000930 0.000000 92.345565 ( 37.155499)
test_basic 0.005503 0.000000 0.953844 ( 1.034363)
test_all 0.073456 0.045007 785.081154 (339.416235)
test_rubyspec 0.066979 0.030777 133.794114 (175.415829)
total: 568.16 sec