Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-141229
#<BuildRuby:0x00007f6844b7fdc8
@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.20241023-141229",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.006972 0.001307 3.871508 ( 4.205154)
build_miniruby 0.001886 0.000000 2.275334 ( 2.274083)
build_ruby 0.002428 0.000056 3.865281 ( 4.034043)
build_all 0.007392 0.001344 6.595963 ( 2.682794)
build_install 0.018380 0.000154 9.743803 ( 4.924244)
test_btest 0.000808 0.000131 80.003606 ( 21.322883)
test_basic 0.009331 0.000777 1.066759 ( 1.110479)
test_all 0.085065 0.065109 760.368312 (237.076784)
test_rubyspec 0.020081 0.062419 127.039402 ( 28.978668)
total: 306.61 sec