Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-083713
#<BuildRuby:0x00007fe5010bfde0
@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.20240617-083713",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.000744 0.007619 3.339064 ( 3.281345)
build_miniruby 0.001888 0.000000 1.459930 ( 1.457575)
build_ruby 0.002024 0.000000 4.201292 ( 4.354535)
build_all 0.008477 0.000096 7.905910 ( 3.231050)
build_install 0.013758 0.004871 10.649694 ( 5.209463)
test_btest 0.000837 0.000129 110.410343 ( 28.818050)
test_basic 0.003536 0.004786 1.065360 ( 1.116265)
test_all 0.099548 0.046028 804.363694 (231.501621)
test_rubyspec 0.065924 0.026829 161.369880 ( 36.023239)
total: 314.99 sec