Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-163425
#<BuildRuby:0x0000562daefd5fc0
@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.20240303-163425",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.008654 0.000558 2.833601 ( 3.059838)
build_miniruby 0.001244 0.000080 1.841307 ( 1.883600)
build_ruby 0.001669 0.000107 3.405331 ( 3.624193)
build_all 0.003585 0.004338 6.753435 ( 2.896133)
build_install 0.004674 0.015867 8.651413 ( 4.520281)
test_btest 0.000854 0.000171 93.188744 ( 39.981218)
test_basic 0.007684 0.000000 0.955920 ( 1.034478)
test_all 0.090572 0.029921 751.384863 (255.962721)
test_rubyspec 0.041758 0.040426 117.015431 (127.101481)
total: 440.06 sec