Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-120053
#<BuildRuby:0x00007f4606ddfdd0
@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.20240616-120053",
@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.000006 0.000029 ( 0.000029)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.006783 0.001809 3.845596 ( 4.107693)
build_miniruby 0.001568 0.000418 1.712635 ( 1.826340)
build_ruby 0.002130 0.000568 4.556143 ( 4.761771)
build_all 0.009109 0.001246 8.370336 ( 4.938664)
build_install 0.005447 0.019193 11.402393 ( 7.414948)
test_btest 0.000808 0.000309 115.168461 ( 63.739392)
test_basic 0.007115 0.002119 1.044599 ( 1.094259)
test_all 0.090354 0.059675 783.212290 (232.203361)
test_rubyspec 0.062018 0.030856 158.942458 ( 32.807723)
total: 352.90 sec