Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-132948
#<BuildRuby:0x00007fee399ffdd8
@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.20241102-132948",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.003536 0.003808 2.844629 ( 2.837898)
build_miniruby 0.000000 0.001462 1.432814 ( 1.430271)
build_ruby 0.000000 0.001676 3.653783 ( 3.830516)
build_all 0.005523 0.003432 6.604888 ( 2.795383)
build_install 0.017611 0.002694 9.490600 ( 4.472106)
test_btest 0.000619 0.000286 75.699825 ( 21.171213)
test_basic 0.008154 0.002215 0.926765 ( 0.972808)
test_all 0.087515 0.057975 621.330408 (189.674812)
test_rubyspec 0.045883 0.040658 116.607445 ( 21.303754)
total: 248.49 sec