Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-074819
#<BuildRuby:0x00007f8bc1aefde0
@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.20240812-074819",
@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.000026 0.000003 0.000029 ( 0.000030)
autoconf 0.000047 0.000006 0.000053 ( 0.000052)
configure 0.000040 0.000005 0.000045 ( 0.000044)
build_up 0.008859 0.001080 4.311287 ( 6.315510)
build_miniruby 0.004031 0.000492 1.951454 ( 2.430398)
build_ruby 0.002469 0.000301 5.209687 ( 7.133760)
build_all 0.010503 0.000731 10.126847 ( 11.367634)
build_install 0.022123 0.005042 13.451139 ( 15.228283)
test_btest 0.000976 0.000127 139.103987 (158.554468)
test_basic 0.010080 0.004082 1.516732 ( 2.152330)
test_all 0.128934 0.038520 1020.897053 (952.404007)
test_rubyspec 0.050828 0.049465 187.609469 ( 80.036619)
total: 1235.62 sec