Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-040635
#<BuildRuby:0x000055ed18a0e258
@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.20230621-040635",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002107 0.004366 2.008190 ( 4.613965)
build_miniruby 0.001506 0.000000 1.392964 ( 1.658297)
build_ruby 0.001773 0.000000 2.856504 ( 3.945153)
build_all 0.003534 0.004760 5.552345 ( 4.400811)
build_install 0.010077 0.007166 6.737183 ( 5.828139)
test_btest 0.000780 0.000240 77.809625 ( 46.863195)
test_basic 0.005674 0.001745 0.825039 ( 1.343681)
test_all 0.001650 0.000000 590.327256 (330.573891)
test_rubyspec 0.035902 0.018823 88.190548 (127.522501)
total: 526.75 sec