Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-064404
#<BuildRuby:0x00007f99f085fde0
@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.20240707-064404",
@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.000021 0.000006 0.000027 ( 0.000029)
autoconf 0.000038 0.000011 0.000049 ( 0.000050)
configure 0.000032 0.000010 0.000042 ( 0.000043)
build_up 0.003718 0.005183 4.546482 ( 4.043762)
build_miniruby 0.001449 0.000469 1.363283 ( 1.360142)
build_ruby 0.001570 0.000508 4.629863 ( 4.758293)
build_all 0.008914 0.000490 8.867501 ( 3.581615)
build_install 0.021169 0.002188 11.526155 ( 5.256050)
test_btest 0.000776 0.000219 125.608023 ( 32.998219)
test_basic 0.007827 0.006508 1.451271 ( 1.500936)
test_all 0.116194 0.042306 914.090083 (266.767377)
test_rubyspec 0.076635 0.024003 183.909020 ( 38.642781)
total: 358.91 sec