Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-132547
#<BuildRuby:0x000056446feee008
@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.20240211-132547",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002391 0.004586 2.074465 ( 3.855010)
build_miniruby 0.001249 0.000300 1.929034 ( 2.577335)
build_ruby 0.001512 0.000363 3.858018 ( 5.325675)
build_all 0.007089 0.002829 7.195446 ( 7.401056)
build_install 0.004965 0.019645 8.915119 ( 10.680030)
test_btest 0.000598 0.000243 94.969169 (107.020275)
test_basic 0.001117 0.007931 1.039173 ( 2.295667)
test_all 0.087214 0.037002 820.383332 (517.337025)
test_rubyspec 0.043840 0.063620 187.616499 (199.922502)
total: 856.42 sec