Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-114516
#<BuildRuby:0x000056202a492168
@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.20230131-114516",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001047 0.003690 1.098879 ( 1.542386)
build_miniruby 0.001053 0.000131 1.173070 ( 1.172073)
build_ruby 0.001110 0.000139 2.230023 ( 2.429772)
build_all 0.000000 0.006683 3.856587 ( 2.033183)
build_install 0.005524 0.006743 2.837096 ( 1.962978)
test_btest 0.000821 0.000000 56.916674 ( 15.591143)
test_basic 0.004999 0.000407 0.412797 ( 0.506671)
test_all 0.000577 0.000806 623.465629 (178.142357)
test_rubyspec 0.017548 0.025476 62.679702 ( 72.611399)
total: 275.99 sec