Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-213435
#<BuildRuby:0x0000556ed7a4e390
@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.20240304-213435",
@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.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006986 0.000482 2.748069 ( 2.526386)
build_miniruby 0.001454 0.000101 1.744179 ( 1.743520)
build_ruby 0.001790 0.000123 3.883229 ( 4.133999)
build_all 0.008419 0.000000 7.065898 ( 2.973596)
build_install 0.019612 0.000627 8.941509 ( 4.349480)
test_btest 0.000819 0.000050 93.449479 ( 35.118386)
test_basic 0.005955 0.000069 0.958384 ( 1.034513)
test_all 0.096152 0.025634 840.797303 (303.019424)
test_rubyspec 0.048822 0.040800 126.726067 (136.175872)
total: 491.08 sec