Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-094916
#<BuildRuby:0x00007f79f176fdc8
@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.20241017-094916",
@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.000007 0.000023 ( 0.000022)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.003886 0.003950 3.604900 ( 3.482716)
build_miniruby 0.001283 0.000540 1.581626 ( 1.632658)
build_ruby 0.000000 0.001876 4.228056 ( 21.421292)
build_all 0.003053 0.007763 8.023114 ( 4.993645)
build_install 0.014538 0.005154 9.430236 ( 4.857128)
test_btest 0.000682 0.000341 95.258015 ( 30.848224)
test_basic 0.006678 0.003339 0.920819 ( 0.977676)
test_all 0.098998 0.053696 781.098884 (240.071853)
test_rubyspec 0.049757 0.035585 131.853210 ( 29.198470)
total: 337.48 sec