Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-180723
#<BuildRuby:0x00007f708817fde0
@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.20240925-180723",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.008199 0.000000 3.298246 ( 2.823315)
build_miniruby 0.001705 0.000000 1.124520 ( 1.121425)
build_ruby 0.001655 0.000000 2.989532 ( 3.241479)
build_all 0.006841 0.000493 5.497766 ( 2.124593)
build_install 0.010573 0.008944 8.421582 ( 3.750756)
test_btest 0.000782 0.000204 83.079645 ( 21.569382)
test_basic 0.008191 0.000968 0.884196 ( 0.935965)
test_all 0.099150 0.050036 685.180604 (210.537396)
test_rubyspec 0.039703 0.044824 128.633693 ( 23.314171)
total: 269.42 sec