Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-053442
#<BuildRuby:0x000055ffacff6098
@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.20240120-053442",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.005315 1.688124 ( 2.104532)
build_miniruby 0.000000 0.001777 1.583494 ( 1.588838)
build_ruby 0.000000 0.001962 3.411227 ( 3.650634)
build_all 0.008185 0.000000 5.774013 ( 3.132224)
build_install 0.015790 0.002655 7.122242 ( 4.384142)
test_btest 0.000802 0.000187 81.902013 ( 42.398233)
test_basic 0.006394 0.001492 0.921304 ( 1.147637)
test_all 0.095596 0.023595 784.752110 (310.706898)
test_rubyspec 0.048537 0.057045 161.189100 (176.769036)
total: 545.88 sec