Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-054325
#<BuildRuby:0x00007f028947fdc8
@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.20240924-054325",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.008885 0.000738 4.905110 ( 4.599285)
build_miniruby 0.001890 0.000000 1.793509 ( 1.865349)
build_ruby 0.002225 0.000008 4.525884 ( 4.941677)
build_all 0.005031 0.005058 7.092340 ( 3.771189)
build_install 0.007404 0.010384 8.662236 ( 3.924536)
test_btest 0.000848 0.000199 84.867685 ( 22.104704)
test_basic 0.002339 0.007247 0.993002 ( 1.038353)
test_all 0.119428 0.033427 733.463817 (238.626398)
test_rubyspec 0.055680 0.025894 133.748195 ( 28.199050)
total: 309.07 sec