Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-135416
#<BuildRuby:0x000055fc19092390
@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-135416",
@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.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002293 0.003633 1.601476 ( 1.962213)
build_miniruby 0.001051 0.000252 1.642835 ( 1.640552)
build_ruby 0.001389 0.000334 2.934990 ( 3.172877)
build_all 0.003734 0.003996 5.879775 ( 2.333685)
build_install 0.016826 0.001106 6.829637 ( 3.376210)
test_btest 0.000610 0.000147 82.024569 ( 21.804635)
test_basic 0.005164 0.001246 0.807688 ( 0.866385)
test_all 0.095164 0.026977 754.014812 (222.453472)
test_rubyspec 0.041230 0.052456 141.530827 (152.935393)
total: 410.55 sec