Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-141743
#<BuildRuby:0x000055f3dc7061a8
@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.20230513-141743",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006199 0.000321 1.657149 ( 2.860996)
build_miniruby 0.001096 0.000165 0.976062 ( 0.974788)
build_ruby 0.000000 0.001262 1.916046 ( 2.134822)
build_all 0.003612 0.002802 2.043982 ( 1.210135)
build_install 0.007701 0.008220 3.500928 ( 2.468437)
test_btest 0.000750 0.000195 73.120952 ( 20.996096)
test_basic 0.006115 0.000477 0.726080 ( 0.807040)
test_all 0.002125 0.000000 571.536918 (195.926486)
test_rubyspec 0.034758 0.010533 73.656298 ( 85.445437)
total: 312.83 sec