Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-193738
#<BuildRuby:0x00007fcaac42fdc8
@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.20241021-193738",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.003781 0.004032 3.561104 ( 3.606043)
build_miniruby 0.001780 0.000000 1.547622 ( 1.544535)
build_ruby 0.001808 0.000000 4.152051 ( 4.322400)
build_all 0.009575 0.000000 7.038706 ( 2.768407)
build_install 0.018744 0.001050 9.598199 ( 4.535112)
test_btest 0.000794 0.000107 90.148275 ( 24.308483)
test_basic 0.008423 0.001138 1.030312 ( 1.081504)
test_all 0.108183 0.041025 764.359162 (238.212824)
test_rubyspec 0.073340 0.017972 132.661161 ( 30.028051)
total: 310.41 sec