Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-161358
#<BuildRuby:0x00007fbfd979fdd8
@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.20241013-161358",
@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.000024)
autoconf 0.000042 0.000004 0.000046 ( 0.000045)
configure 0.000035 0.000004 0.000039 ( 0.000038)
build_up 0.001158 0.006519 3.086779 ( 2.965195)
build_miniruby 0.001347 0.000187 1.134626 ( 1.131458)
build_ruby 0.001717 0.000000 3.177939 ( 3.348622)
build_all 0.005681 0.003175 6.720042 ( 2.623414)
build_install 0.018042 0.001009 9.139182 ( 4.217616)
test_btest 0.000856 0.000122 87.068026 ( 22.540296)
test_basic 0.005141 0.004710 1.012922 ( 1.059338)
test_all 0.111124 0.036660 688.677303 (214.778338)
test_rubyspec 0.052530 0.035108 132.760577 ( 25.042477)
total: 277.71 sec