Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-221844
#<BuildRuby:0x00007f2615e5fdc0
@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.20241214-221844",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.001986 0.003702 1.772815 ( 2.099518)
build_miniruby 0.001262 0.000185 1.087270 ( 1.165116)
build_ruby 0.002121 0.000000 3.208233 ( 6.028347)
build_all 0.007266 0.000783 5.281787 ( 2.050633)
build_install 0.016871 0.000586 6.869830 ( 3.425878)
test_btest 0.000605 0.000080 68.279914 ( 17.785772)
test_basic 0.000000 0.008197 0.853886 ( 0.903219)
test_all 0.110152 0.032213 688.268460 (215.116540)
test_rubyspec 0.047241 0.033104 111.483095 ( 20.111322)
total: 268.69 sec