Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-074636
#<BuildRuby:0x00007f8f613dfde0
@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.20241210-074636",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000000 0.009298 3.711262 ( 4.617441)
build_miniruby 0.000434 0.001327 1.662346 ( 2.130164)
build_ruby 0.001486 0.000545 4.514726 ( 20.139812)
build_all 0.003991 0.005545 6.482811 ( 4.808642)
build_install 0.016381 0.005710 9.531676 ( 7.060196)
test_btest 0.000730 0.000287 79.691997 ( 54.258910)
test_basic 0.004412 0.006108 1.067433 ( 1.455154)
test_all 0.107298 0.036627 662.608514 (252.796051)
test_rubyspec 0.046981 0.028674 112.986703 ( 22.876335)
total: 370.14 sec