Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-204026
#<BuildRuby:0x0000559d93d361a8
@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.20221229-204026",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000339 0.004043 1.033610 ( 1.608961)
build_miniruby 0.001054 0.000176 1.459288 ( 1.471107)
build_ruby 0.000000 0.001580 3.097031 ( 3.468903)
build_all 0.000973 0.005721 3.611523 ( 1.771495)
build_install 0.006589 0.008675 3.013204 ( 2.024441)
test_btest 0.000894 0.000000 57.131429 ( 15.731131)
test_basic 0.005401 0.000000 0.399368 ( 0.495385)
test_all 0.001007 0.000000 625.069265 (181.277651)
test_rubyspec 0.016649 0.020148 61.824000 ( 71.803627)
total: 279.65 sec