Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-012708
#<BuildRuby:0x00007f9ca236fdd0
@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.20241006-012708",
@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.000023)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000034 0.000009 0.000043 ( 0.000044)
build_up 0.000000 0.007994 3.626663 ( 3.458999)
build_miniruby 0.001536 0.000000 1.248873 ( 1.245508)
build_ruby 0.000000 0.002148 4.252425 ( 4.494414)
build_all 0.000507 0.009011 7.401677 ( 3.091729)
build_install 0.018049 0.002429 10.455131 ( 4.960348)
test_btest 0.000672 0.000265 93.260347 ( 25.535200)
test_basic 0.003701 0.006355 1.162395 ( 1.209080)
test_all 0.091935 0.059837 736.173976 (217.520804)
test_rubyspec 0.044401 0.040965 131.853311 ( 22.726890)
total: 284.24 sec