Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-170914
#<BuildRuby:0x0000558b652aa058
@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.20230109-170914",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004137 0.000004 1.044607 ( 1.428704)
build_miniruby 0.001363 0.000130 1.366773 ( 1.364916)
build_ruby 0.000000 0.001468 2.991007 ( 3.376819)
build_all 0.004361 0.002659 3.876420 ( 2.015606)
build_install 0.013365 0.001198 2.808803 ( 2.009903)
test_btest 0.000736 0.000096 57.378880 ( 19.663095)
test_basic 0.005005 0.000048 0.360822 ( 0.457616)
test_all 0.001113 0.000139 637.739531 (197.765902)
test_rubyspec 0.014311 0.026517 65.072438 ( 74.953385)
total: 303.04 sec