Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-114155
#<BuildRuby:0x00007f8b48a3fdd8
@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.20240930-114155",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001601 0.007412 4.451498 ( 3.986171)
build_miniruby 0.001664 0.000343 5.424214 ( 4.853004)
build_ruby 0.001496 0.000308 3.985421 ( 4.158189)
build_all 0.007538 0.000712 6.912551 ( 2.942490)
build_install 0.013944 0.001918 9.800293 ( 4.514191)
test_btest 0.000765 0.000149 92.725607 ( 25.346640)
test_basic 0.008592 0.001670 1.068916 ( 1.117347)
test_all 0.104940 0.043958 693.256521 (207.737481)
test_rubyspec 0.050154 0.038195 128.678539 ( 22.815601)
total: 277.47 sec