Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-205508
#<BuildRuby:0x0000557b602b23d0
@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.20221208-205508",
@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.000018 0.000006 0.000024 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.002227 0.003339 1.326072 ( 1.492136)
build_miniruby 0.001180 0.000000 1.224970 ( 1.224862)
build_ruby 0.001505 0.000000 2.419319 ( 2.413692)
build_all 0.006912 0.000000 3.644138 ( 1.897026)
build_install 0.014187 0.000000 2.804866 ( 1.997447)
test_btest 0.000638 0.000000 55.538434 ( 19.433640)
test_basic 0.003727 0.001000 0.344032 ( 0.442290)
test_all 0.000856 0.000236 612.526645 (187.751759)
test_rubyspec 0.017878 0.010609 61.184215 ( 70.983898)
total: 287.64 sec