Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-234758
#<BuildRuby:0x00007fa35360fdd0
@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.20241105-234758",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003017 0.004786 3.901403 ( 3.775403)
build_miniruby 0.001521 0.000406 1.628625 ( 1.629058)
build_ruby 0.002200 0.000000 4.497934 ( 4.687790)
build_all 0.010164 0.000000 7.174171 ( 3.851454)
build_install 0.024812 0.000000 10.564280 ( 7.306174)
test_btest 0.000989 0.000000 81.703264 ( 48.650844)
test_basic 0.011194 0.000924 1.085323 ( 1.190040)
test_all 0.118522 0.032122 718.169618 (237.347345)
test_rubyspec 0.043570 0.038401 119.377200 ( 25.882363)
total: 334.32 sec