Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-213857
#<BuildRuby:0x000055cf12ffa190
@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.20230514-213857",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001990 0.004589 1.816875 ( 3.726684)
build_miniruby 0.001098 0.000329 1.381796 ( 1.586652)
build_ruby 0.001259 0.000378 2.648965 ( 3.031928)
build_all 0.005857 0.001757 2.218024 ( 2.476155)
build_install 0.006324 0.010716 3.568938 ( 3.559920)
test_btest 0.000567 0.000221 72.000437 ( 41.043898)
test_basic 0.001734 0.004983 0.737083 ( 1.106625)
test_all 0.000737 0.000320 556.386714 (229.689960)
test_rubyspec 0.018596 0.029478 79.946528 ( 97.131980)
total: 383.35 sec