Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-064259
#<BuildRuby:0x00007f9abe30fdd0
@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.20241208-064259",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007468 0.001167 3.809369 ( 4.325602)
build_miniruby 0.001495 0.000234 1.665933 ( 1.752863)
build_ruby 0.001882 0.000000 4.438682 ( 4.836187)
build_all 0.010494 0.000000 6.748519 ( 4.561701)
build_install 0.015405 0.006878 9.593269 ( 6.655211)
test_btest 0.000784 0.000135 75.012017 ( 25.787560)
test_basic 0.008532 0.000632 0.771722 ( 0.832243)
test_all 0.086484 0.057933 612.559778 (212.399125)
test_rubyspec 0.052625 0.028806 117.456902 ( 30.964766)
total: 292.12 sec