Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-210932
#<BuildRuby:0x00007fcbdde5fdc0
@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.20240723-210932",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.008283 0.001706 4.046344 ( 4.705544)
build_miniruby 0.001541 0.000317 1.764025 ( 1.866046)
build_ruby 0.002154 0.000444 4.859839 ( 5.191879)
build_all 0.009429 0.001021 8.889529 ( 4.869274)
build_install 0.015589 0.003118 10.773288 ( 5.232401)
test_btest 0.000359 0.000618 110.756001 ( 30.408854)
test_basic 0.002483 0.007548 1.171851 ( 1.215404)
test_all 0.097117 0.053274 756.831661 (272.438400)
test_rubyspec 0.045069 0.042572 162.981750 ( 27.832904)
total: 353.76 sec