Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-230338
#<BuildRuby:0x00007fb64fd9fdc0
@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-230338",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.000163 0.008041 3.739923 ( 4.157126)
build_miniruby 0.001273 0.000587 1.677538 ( 1.722825)
build_ruby 0.002007 0.000000 4.411944 ( 4.729987)
build_all 0.008665 0.001153 8.091139 ( 4.833903)
build_install 0.018336 0.004861 11.443280 ( 7.238318)
test_btest 0.000733 0.000298 121.122145 ( 65.745458)
test_basic 0.004359 0.004281 0.964423 ( 1.013265)
test_all 0.106733 0.041320 728.719532 (229.618995)
test_rubyspec 0.050401 0.040531 168.894855 ( 49.911659)
total: 368.97 sec