Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-051311
#<BuildRuby:0x00007f1b6b26fdd0
@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.20240823-051311",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002842 0.004715 3.051451 ( 3.275806)
build_miniruby 0.001988 0.000000 1.281052 ( 1.277391)
build_ruby 0.001737 0.000000 3.766144 ( 3.979928)
build_all 0.008683 0.000000 7.648567 ( 3.010623)
build_install 0.010413 0.007817 9.837405 ( 4.399653)
test_btest 0.000840 0.000216 119.832554 ( 43.332144)
test_basic 0.008357 0.001065 1.072576 ( 1.114896)
test_all 0.100034 0.052900 836.407742 (287.716239)
test_rubyspec 0.053981 0.035613 174.446559 ( 49.093448)
total: 397.20 sec