Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-185551
#<BuildRuby:0x00007f019764fdd0
@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.20240718-185551",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.000000 0.007947 3.467171 ( 3.459536)
build_miniruby 0.000000 0.001722 1.497073 ( 1.494260)
build_ruby 0.000000 0.001861 4.127512 ( 4.274849)
build_all 0.003498 0.005562 8.107180 ( 3.244691)
build_install 0.016734 0.002786 10.932148 ( 5.117707)
test_btest 0.000645 0.000346 117.608390 ( 41.128841)
test_basic 0.009801 0.002971 1.341688 ( 1.449696)
test_all 0.116421 0.042753 855.248448 (397.744517)
test_rubyspec 0.049180 0.045810 168.336501 ( 64.499928)
total: 522.42 sec