Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-113026
#<BuildRuby:0x00005652abd12258
@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.20230211-113026",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004076 0.000777 1.198321 ( 1.668202)
build_miniruby 0.001225 0.000233 0.947939 ( 0.946384)
build_ruby 0.001243 0.000236 2.288133 ( 2.495394)
build_all 0.006847 0.000453 3.857779 ( 2.152725)
build_install 0.010880 0.003966 2.908109 ( 2.333895)
test_btest 0.000626 0.000125 55.955027 ( 28.175790)
test_basic 0.000000 0.006612 0.461515 ( 0.634428)
test_all 0.001134 0.000224 631.213362 (207.246933)
test_rubyspec 0.018233 0.023772 65.182139 ( 75.185086)
total: 320.84 sec