Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-072356
#<BuildRuby:0x00007fee6537fdd8
@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.20240924-072356",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003215 0.004878 4.222277 ( 3.455682)
build_miniruby 0.001094 0.000295 1.216014 ( 1.212930)
build_ruby 0.001439 0.000387 2.996676 ( 3.251616)
build_all 0.000000 0.007545 5.635112 ( 2.160192)
build_install 0.013256 0.002533 7.741592 ( 3.433662)
test_btest 0.000648 0.000209 81.875860 ( 22.191066)
test_basic 0.008359 0.001359 0.946661 ( 0.994700)
test_all 0.091554 0.057361 683.476251 (204.235923)
test_rubyspec 0.046417 0.038480 133.254894 ( 23.510089)
total: 264.45 sec