Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-181250
#<BuildRuby:0x00005640d7229f70
@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.20230101-181250",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.000000 0.005504 1.205568 ( 1.567801)
build_miniruby 0.000000 0.001440 1.293043 ( 1.292273)
build_ruby 0.000000 0.001564 2.825313 ( 3.198485)
build_all 0.000143 0.005843 3.117480 ( 1.510418)
build_install 0.009474 0.000000 2.327716 ( 1.482184)
test_btest 0.000888 0.000000 55.620914 ( 14.419286)
test_basic 0.004748 0.000000 0.363817 ( 0.457077)
test_all 0.001179 0.000363 559.014570 (157.478138)
test_rubyspec 0.014551 0.024621 55.584237 ( 68.761293)
total: 250.17 sec