Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-004027
#<BuildRuby:0x000055a74859dfe0
@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.20230106-004027",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000453 0.004098 0.944391 ( 1.351820)
build_miniruby 0.001158 0.000000 1.268644 ( 1.266859)
build_ruby 0.001303 0.000000 3.072808 ( 3.425965)
build_all 0.002637 0.002776 3.412978 ( 1.757712)
build_install 0.011024 0.001350 2.728082 ( 1.928140)
test_btest 0.000463 0.000180 55.123186 ( 15.222038)
test_basic 0.004569 0.001777 0.406031 ( 0.501284)
test_all 0.000000 0.000931 616.738563 (192.609209)
test_rubyspec 0.009846 0.029741 64.564657 ( 74.489086)
total: 292.55 sec