Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-224215
#<BuildRuby:0x0000557a393d1ef0
@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.20231015-224215",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005855 0.001301 2.404534 ( 3.424218)
build_miniruby 0.001566 0.000348 1.774933 ( 2.126849)
build_ruby 0.001479 0.000329 3.480239 ( 20.450571)
build_all 0.004220 0.004329 6.578096 ( 5.766313)
build_install 0.019071 0.002414 8.366710 ( 7.309921)
test_btest 0.001091 0.000255 88.008828 ( 76.889334)
test_basic 0.004076 0.004575 0.994297 ( 1.567014)
test_all 0.003314 0.009016 687.376956 (457.908364)
test_rubyspec 0.031386 0.043816 106.846519 (164.183912)
total: 739.63 sec