Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-042703
#<BuildRuby:0x00007f8b2c3dfdd8
@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.20241107-042703",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006157 0.000821 3.058865 ( 3.383814)
build_miniruby 0.001531 0.000000 1.407574 ( 1.404391)
build_ruby 0.001830 0.000000 3.307094 ( 26.230600)
build_all 0.002478 0.005956 5.559008 ( 2.211377)
build_install 0.017199 0.000884 8.042737 ( 3.919179)
test_btest 0.000763 0.000120 68.011954 ( 18.825555)
test_basic 0.007126 0.000475 0.740101 ( 0.930093)
test_all 0.118739 0.026082 617.224212 (183.921192)
test_rubyspec 0.046979 0.034877 114.981529 ( 20.867632)
total: 261.69 sec