Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-103350
#<BuildRuby:0x0000562bda9e1fb8
@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.20230817-103350",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.007250 0.000434 2.326371 ( 4.331929)
build_miniruby 0.001158 0.000155 1.861636 ( 1.894839)
build_ruby 0.001473 0.000000 3.461092 ( 3.986897)
build_all 0.008210 0.000202 6.458177 ( 4.946564)
build_install 0.018972 0.000000 7.911638 ( 6.782510)
test_btest 0.000793 0.000000 82.848134 ( 45.049255)
test_basic 0.009187 0.000000 0.999459 ( 1.389680)
test_all 0.009465 0.000000 703.478686 (338.002219)
test_rubyspec 0.038909 0.031784 106.094853 (148.674475)
total: 555.06 sec