Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-145719
#<BuildRuby:0x000055ec826ee230
@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.20230524-145719",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004871 0.000847 1.885603 ( 3.657294)
build_miniruby 0.001393 0.000242 1.402244 ( 1.520605)
build_ruby 0.001401 0.000244 2.764927 ( 3.281617)
build_all 0.006893 0.000440 2.211653 ( 2.539937)
build_install 0.010874 0.006632 3.384668 ( 3.348219)
test_btest 0.000747 0.000155 74.715671 ( 40.166382)
test_basic 0.001985 0.005353 0.785360 ( 1.206020)
test_all 0.000857 0.000215 597.199211 (276.154483)
test_rubyspec 0.037791 0.015065 80.263827 ( 98.559139)
total: 430.43 sec