Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-102824
#<BuildRuby:0x000055ae07a2dfb8
@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.20230924-102824",
@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.000017 0.000001 0.000018 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001011 0.007328 2.315936 ( 4.571223)
build_miniruby 0.001422 0.000184 1.740363 ( 1.998879)
build_ruby 0.000000 0.001909 3.434294 ( 3.950762)
build_all 0.006310 0.002975 6.344545 ( 5.008296)
build_install 0.020914 0.000611 8.069692 ( 6.507092)
test_btest 0.001057 0.000151 84.733696 ( 49.466012)
test_basic 0.000000 0.009439 0.986369 ( 1.285504)
test_all 0.008298 0.002441 726.840396 (468.112634)
test_rubyspec 0.054970 0.022182 107.179726 (141.511240)
total: 682.41 sec