Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-024247
#<BuildRuby:0x00007ff09a30fdd0
@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.20240624-024247",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000033 0.000010 0.000043 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.003238 0.005061 3.207946 ( 3.077583)
build_miniruby 0.000000 0.001810 1.658619 ( 1.654980)
build_ruby 0.000000 0.001915 3.981897 ( 4.119792)
build_all 0.006280 0.002640 7.961038 ( 3.166698)
build_install 0.008711 0.010705 10.039102 ( 4.578345)
test_btest 0.000000 0.001117 113.479363 ( 29.614505)
test_basic 0.004449 0.005536 1.153611 ( 1.196945)
test_all 0.097303 0.056457 763.292602 (239.058508)
test_rubyspec 0.064496 0.024850 166.759695 ( 27.222184)
total: 313.69 sec