Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-205214
#<BuildRuby:0x00007fb8dce4fdd0
@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.20241229-205214",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006096 0.000186 1.793821 ( 2.097594)
build_miniruby 0.001187 0.000112 1.037855 ( 1.035168)
build_ruby 0.000000 0.001774 2.819256 ( 3.053854)
build_all 0.006127 0.001179 5.261646 ( 2.017537)
build_install 0.009086 0.007431 7.029330 ( 3.530788)
test_btest 0.000723 0.000111 74.048397 ( 21.300625)
test_basic 0.009873 0.000311 0.983051 ( 1.035949)
test_all 0.110427 0.031517 618.713870 (259.875925)
test_rubyspec 0.050545 0.022371 112.834186 ( 22.517833)
total: 316.47 sec