Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-174933
#<BuildRuby:0x00007fb258cafdc0
@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.20241005-174933",
@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.000031 0.000005 0.000036 ( 0.000037)
autoconf 0.000044 0.000008 0.000052 ( 0.000052)
configure 0.000037 0.000006 0.000043 ( 0.000044)
build_up 0.007845 0.000597 4.117326 ( 3.984538)
build_miniruby 0.001462 0.000228 1.812714 ( 1.809404)
build_ruby 0.002454 0.000000 4.336268 ( 4.525134)
build_all 0.009067 0.000474 7.576542 ( 3.485091)
build_install 0.018934 0.001437 9.945686 ( 4.553676)
test_btest 0.000780 0.000109 91.935002 ( 26.148200)
test_basic 0.008064 0.003052 0.995887 ( 2.143550)
test_all 0.094170 0.055308 761.744146 (278.218201)
test_rubyspec 0.053201 0.033713 135.130086 ( 28.821800)
total: 353.69 sec