Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-210534
#<BuildRuby:0x00007fc65146fdd8
@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.20240715-210534",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.007236 0.000683 3.447062 ( 3.363561)
build_miniruby 0.001523 0.000315 1.463270 ( 1.469613)
build_ruby 0.001734 0.000359 3.838148 ( 4.022038)
build_all 0.009786 0.000282 7.504460 ( 2.951745)
build_install 0.022104 0.001668 10.543387 ( 5.397327)
test_btest 0.000756 0.000133 112.421938 ( 34.527052)
test_basic 0.004725 0.004563 1.286211 ( 1.376339)
test_all 0.108064 0.053808 888.514921 (609.685700)
test_rubyspec 0.064023 0.028310 172.143943 (165.726891)
total: 828.52 sec