Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-072701
#<BuildRuby:0x000055a764b121a8
@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.20230310-072701",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005796 0.001105 1.822528 ( 3.637345)
build_miniruby 0.001204 0.000230 1.205532 ( 1.279390)
build_ruby 0.001427 0.000272 2.521278 ( 2.856578)
build_all 0.005958 0.000300 2.019975 ( 1.841854)
build_install 0.007470 0.008446 3.143972 ( 2.865287)
test_btest 0.000540 0.000135 68.248472 ( 35.378856)
test_basic 0.000000 0.005726 0.527258 ( 0.684451)
test_all 0.000000 0.000848 535.463836 (205.806595)
test_rubyspec 0.027061 0.018867 74.465582 ( 84.773416)
total: 339.12 sec