Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-025913
#<BuildRuby:0x00007fbe2ec4fdd0
@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.20241022-025913",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003900 0.003990 3.794584 ( 3.658216)
build_miniruby 0.001456 0.000265 1.366900 ( 1.365168)
build_ruby 0.001570 0.000286 4.350607 ( 4.534949)
build_all 0.004363 0.004806 7.108712 ( 2.790792)
build_install 0.013616 0.004246 9.319859 ( 4.477917)
test_btest 0.000739 0.000163 94.016773 ( 24.907138)
test_basic 0.008721 0.001062 1.018244 ( 1.062492)
test_all 0.127193 0.020545 746.482929 (232.412902)
test_rubyspec 0.056300 0.028817 133.724490 ( 32.834384)
total: 308.04 sec