Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-212116
#<BuildRuby:0x00007efe1464fdc0
@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.20241014-212116",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.005003 0.003290 3.531876 ( 3.493122)
build_miniruby 0.001117 0.000272 1.109625 ( 1.106851)
build_ruby 0.001314 0.000320 3.569548 ( 3.713915)
build_all 0.001861 0.006305 6.786202 ( 2.592145)
build_install 0.013797 0.004495 9.040191 ( 4.088665)
test_btest 0.000915 0.000262 91.734175 ( 25.179318)
test_basic 0.003684 0.007805 1.110562 ( 1.164196)
test_all 0.125544 0.024043 691.087410 (220.189891)
test_rubyspec 0.052176 0.036533 129.403202 ( 23.489518)
total: 285.02 sec