Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-095055
#<BuildRuby:0x00007f736ac2fdc8
@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.20240821-095055",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000037 0.000006 0.000043 ( 0.000042)
build_up 0.008542 0.001314 4.251355 ( 5.876263)
build_miniruby 0.001741 0.000268 1.913833 ( 2.360968)
build_ruby 0.002596 0.000000 4.879825 ( 5.877873)
build_all 0.010680 0.000714 9.092862 ( 8.295706)
build_install 0.021417 0.004304 12.247526 ( 11.512951)
test_btest 0.000772 0.000118 128.645186 (124.876288)
test_basic 0.012032 0.000477 1.461196 ( 2.902555)
test_all 0.098626 0.067984 1049.735202 (817.355158)
test_rubyspec 0.061974 0.033676 178.199393 ( 99.786046)
total: 1078.85 sec