Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-121455
#<BuildRuby:0x00007f4cffbbfdc0
@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.20241219-121455",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.001587 0.004319 2.015270 ( 2.668116)
build_miniruby 0.001161 0.000281 1.784715 ( 1.783704)
build_ruby 0.002119 0.000000 3.846187 ( 4.018183)
build_all 0.007418 0.000349 5.700650 ( 2.235936)
build_install 0.013283 0.003000 7.539394 ( 4.152841)
test_btest 0.000815 0.000184 73.395616 ( 22.068086)
test_basic 0.008500 0.000865 0.995705 ( 1.047046)
test_all 0.104470 0.037848 692.732188 (202.197268)
test_rubyspec 0.040067 0.040337 115.126094 ( 26.479232)
total: 266.65 sec