Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-214759
#<BuildRuby:0x000055d051411a00
@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.20231218-214759",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006321 0.000264 2.181667 ( 2.396931)
build_miniruby 0.001327 0.000147 1.238997 ( 1.237244)
build_ruby 0.001695 0.000000 2.761986 ( 2.973761)
build_all 0.007451 0.000000 5.197958 ( 2.059024)
build_install 0.016341 0.000000 6.403723 ( 2.981087)
test_btest 0.001100 0.000000 78.874520 ( 20.449509)
test_basic 0.005482 0.000000 0.801006 ( 0.860552)
test_all 0.088639 0.033122 656.601003 (195.156953)
test_rubyspec 0.037397 0.021836 79.721001 ( 91.238533)
total: 319.35 sec