Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-095028
#<BuildRuby:0x00007f3c9044fdd0
@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.20240618-095028",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.003513 0.004876 3.496455 ( 3.553596)
build_miniruby 0.001323 0.000308 1.578375 ( 1.575685)
build_ruby 0.000000 0.001827 4.054348 ( 4.221527)
build_all 0.004533 0.003516 7.439540 ( 2.917505)
build_install 0.008636 0.008715 9.884958 ( 4.739255)
test_btest 0.000811 0.000253 108.724927 ( 28.443009)
test_basic 0.005157 0.004654 1.022960 ( 1.072298)
test_all 0.077339 0.070482 842.970472 (251.132814)
test_rubyspec 0.048638 0.040767 160.309082 ( 34.183948)
total: 331.84 sec