Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-204556
#<BuildRuby:0x000055bb99e1a258
@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.20231014-204556",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.000117 0.006998 2.420961 ( 2.515508)
build_miniruby 0.001585 0.000211 1.664874 ( 1.663991)
build_ruby 0.001452 0.000194 3.173131 ( 19.090872)
build_all 0.003877 0.003878 6.244318 ( 2.630039)
build_install 0.013972 0.004291 7.406065 ( 3.488377)
test_btest 0.000701 0.000123 86.271130 ( 22.565058)
test_basic 0.000000 0.005455 0.810330 ( 0.868694)
test_all 0.007689 0.001508 734.344498 (248.375766)
test_rubyspec 0.042119 0.039954 112.085611 (143.141228)
total: 444.34 sec