Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-121008
#<BuildRuby:0x0000556ce7419f70
@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.20231217-121008",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000014 0.000002 0.000016 ( 0.000026)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006359 0.000403 2.399081 ( 2.518540)
build_miniruby 0.000000 0.001629 1.535760 ( 1.553326)
build_ruby 0.000234 0.001662 3.277196 ( 3.481278)
build_all 0.006497 0.001249 5.698951 ( 3.042885)
build_install 0.013800 0.004462 7.200826 ( 4.218296)
test_btest 0.000850 0.000176 81.933359 ( 30.490691)
test_basic 0.000722 0.004484 0.864643 ( 0.931985)
test_all 0.072281 0.048035 703.281372 (251.275930)
test_rubyspec 0.035674 0.032529 94.139281 (106.162622)
total: 403.68 sec