Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-124456
#<BuildRuby:0x00005624d0f820f0
@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.20230122-124456",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004817 0.000108 1.114918 ( 2.039026)
build_miniruby 0.001216 0.000140 1.231541 ( 1.323081)
build_ruby 0.001336 0.000155 3.080024 ( 3.649589)
build_all 0.007527 0.000390 3.686437 ( 2.221667)
build_install 0.015374 0.000291 2.920234 ( 2.851159)
test_btest 0.000836 0.000000 55.842988 ( 28.913132)
test_basic 0.006677 0.000000 0.434186 ( 0.599915)
test_all 0.001884 0.000096 645.031705 (239.726398)
test_rubyspec 0.020790 0.028999 67.852444 ( 78.185138)
total: 359.51 sec