Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-050649
#<BuildRuby:0x00005581fef99fb8
@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.20221228-050649",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004318 0.000061 1.109105 ( 1.788876)
build_miniruby 0.001120 0.000168 1.377822 ( 1.376709)
build_ruby 0.001367 0.000205 3.334002 ( 3.675054)
build_all 0.001845 0.004435 3.227697 ( 1.562382)
build_install 0.006453 0.006748 2.897585 ( 1.932514)
test_btest 0.000637 0.000166 54.681449 ( 14.746300)
test_basic 0.004481 0.000000 0.396932 ( 0.491121)
test_all 0.001654 0.000000 616.993462 (185.113769)
test_rubyspec 0.008304 0.027111 63.806672 ( 73.864942)
total: 284.55 sec