Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-072328
#<BuildRuby:0x00007f032b39fdc0
@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.20240725-072328",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007129 0.000857 3.847028 ( 3.728373)
build_miniruby 0.001935 0.000000 1.598333 ( 1.595450)
build_ruby 0.001999 0.000000 3.857897 ( 4.053328)
build_all 0.004453 0.003131 8.281358 ( 3.246375)
build_install 0.018409 0.002644 10.925857 ( 5.012547)
test_btest 0.000789 0.000192 127.684329 ( 40.173535)
test_basic 0.000000 0.012324 1.360956 ( 1.492828)
test_all 0.116949 0.042315 932.304324 (432.189345)
test_rubyspec 0.053195 0.039172 186.966410 (214.673226)
total: 706.17 sec