Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-011813
#<BuildRuby:0x00007f4635f9fdd0
@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.20240719-011813",
@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.000029 0.000004 0.000033 ( 0.000030)
autoconf 0.000054 0.000007 0.000061 ( 0.000057)
configure 0.000048 0.000006 0.000054 ( 0.000048)
build_up 0.009810 0.000794 3.980767 ( 5.725885)
build_miniruby 0.001635 0.000221 32.481634 ( 34.560442)
build_ruby 0.000000 0.002318 4.725098 ( 5.563551)
build_all 0.009341 0.002361 8.938859 ( 8.720101)
build_install 0.007928 0.018040 12.175688 ( 13.085910)
test_btest 0.000942 0.000241 126.190258 (142.436824)
test_basic 0.008073 0.005408 1.411709 ( 2.333675)
test_all 0.130412 0.039186 1010.149948 (899.555606)
test_rubyspec 0.068547 0.027520 179.699643 (109.355969)
total: 1221.34 sec