Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-002001
#<BuildRuby:0x00007f137315fdc8
@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.20240816-002001",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003268 0.004804 3.160830 ( 3.190753)
build_miniruby 0.001469 0.000368 1.372652 ( 1.368848)
build_ruby 0.001528 0.000382 3.237984 ( 13.809871)
build_all 0.003652 0.005261 6.546292 ( 2.426880)
build_install 0.015488 0.003813 8.529389 ( 3.933862)
test_btest 0.000731 0.000206 100.313751 ( 25.685381)
test_basic 0.000000 0.009174 0.896281 ( 0.944608)
test_all 0.097209 0.050975 686.241926 (201.338284)
test_rubyspec 0.054260 0.037198 164.278951 ( 41.911643)
total: 294.61 sec