Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-005304
#<BuildRuby:0x00007fcb82c1fde0
@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.20240709-005304",
@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.000018 0.000004 0.000022 ( 0.000089)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000035 0.000000 0.000035 ( 0.000036)
build_up 0.007860 0.000020 3.143176 ( 2.766936)
build_miniruby 0.001464 0.000318 1.163903 ( 1.161091)
build_ruby 0.000000 0.001800 3.437858 ( 3.629238)
build_all 0.003485 0.005008 7.031164 ( 2.695046)
build_install 0.014345 0.005182 9.445814 ( 4.127109)
test_btest 0.000768 0.000223 123.261245 ( 70.860434)
test_basic 0.008517 0.004027 1.353460 ( 1.681249)
test_all 0.101192 0.049207 807.828803 (246.142827)
test_rubyspec 0.047205 0.040739 163.209922 ( 31.291214)
total: 364.36 sec