Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-064841
#<BuildRuby:0x00007f947537fdc8
@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.20240804-064841",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.007232 0.000696 3.740807 ( 3.634769)
build_miniruby 0.001370 0.000355 1.641983 ( 1.638821)
build_ruby 0.001570 0.000407 4.348142 ( 4.502051)
build_all 0.008852 0.000000 8.727912 ( 3.480127)
build_install 0.003902 0.014892 11.635827 ( 5.397383)
test_btest 0.000715 0.000260 122.960264 ( 33.585536)
test_basic 0.005476 0.006250 1.329659 ( 1.381663)
test_all 0.114882 0.038812 910.024920 (290.853554)
test_rubyspec 0.056838 0.036546 179.229064 ( 41.188246)
total: 385.66 sec