Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-191250
#<BuildRuby:0x0000561107cea338
@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.20230125-191250",
@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.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006636 1.306011 ( 2.560300)
build_miniruby 0.001286 0.000379 1.439582 ( 1.945702)
build_ruby 0.000000 0.002773 3.171606 ( 4.157943)
build_all 0.006490 0.002728 4.195786 ( 4.627249)
build_install 0.019203 0.000748 3.231170 ( 3.848698)
test_btest 0.000757 0.000183 59.264299 ( 54.372161)
test_basic 0.000000 0.006975 0.457244 ( 0.859549)
test_all 0.001128 0.000355 739.069783 (669.120693)
test_rubyspec 0.035903 0.031065 79.665436 (105.650133)
total: 847.14 sec