Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-044450
#<BuildRuby:0x000055693677a318
@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.20230526-044450",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002408 0.003829 1.870713 ( 4.019393)
build_miniruby 0.000000 0.001555 1.360497 ( 1.520093)
build_ruby 0.000000 0.001583 2.592990 ( 2.991288)
build_all 0.005657 0.001049 2.091771 ( 2.220955)
build_install 0.017977 0.000263 3.488198 ( 3.429524)
test_btest 0.001009 0.000048 75.431147 ( 43.268270)
test_basic 0.002826 0.004062 0.788721 ( 1.043092)
test_all 0.001517 0.000293 597.198472 (258.619127)
test_rubyspec 0.039322 0.013922 79.997941 ( 99.508863)
total: 416.62 sec