Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-190727
#<BuildRuby:0x00007f522b0bfde0
@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.20241222-190727",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.003633 0.001136 1.391177 ( 1.715529)
build_miniruby 0.001062 0.000331 1.070719 ( 1.067739)
build_ruby 0.001664 0.000520 3.794976 ( 43.251690)
build_all 0.004439 0.006084 6.607400 ( 4.415238)
build_install 0.019248 0.001624 8.578706 ( 6.221402)
test_btest 0.000703 0.000222 76.351331 ( 40.676169)
test_basic 0.005285 0.005170 0.988569 ( 1.041822)
test_all 0.131008 0.019268 743.702717 (234.623774)
test_rubyspec 0.059716 0.020548 119.252432 ( 38.040095)
total: 371.05 sec