Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-011610
#<BuildRuby:0x00007f330208fde0
@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.20241216-011610",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005888 0.001527 2.536239 ( 3.385353)
build_miniruby 0.001515 0.000000 2.077287 ( 2.095401)
build_ruby 0.000000 0.001816 4.166448 ( 4.359096)
build_all 0.004618 0.004655 6.156588 ( 3.095418)
build_install 0.014602 0.007563 8.550559 ( 5.079789)
test_btest 0.000669 0.000216 78.724115 ( 38.002737)
test_basic 0.002178 0.008838 1.049090 ( 1.150535)
test_all 0.115795 0.036275 748.107586 (312.406417)
test_rubyspec 0.054696 0.026067 114.272283 ( 31.697229)
total: 401.27 sec