Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-070146
#<BuildRuby:0x00007f92b3a5fdc8
@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.20240628-070146",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000021 0.000010 0.000031 ( 0.000032)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.007250 0.001453 4.113818 ( 3.589348)
build_miniruby 0.001677 0.000000 1.629560 ( 1.626275)
build_ruby 0.002030 0.000000 4.345205 ( 4.489143)
build_all 0.005529 0.004660 8.389555 ( 3.397028)
build_install 0.015811 0.007571 11.922824 ( 5.789499)
test_btest 0.000562 0.000255 119.247476 ( 36.221372)
test_basic 0.002649 0.008167 1.314151 ( 1.372111)
test_all 0.099394 0.056147 920.058350 (449.632218)
test_rubyspec 0.042668 0.053911 177.530704 (153.046694)
total: 659.16 sec