Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-221509
#<BuildRuby:0x0000555d937fa120
@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.20230622-221509",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004867 0.000973 2.021401 ( 3.551857)
build_miniruby 0.000000 0.001698 1.552530 ( 1.597278)
build_ruby 0.000000 0.001805 3.049682 ( 3.371591)
build_all 0.007160 0.000135 2.299528 ( 1.980059)
build_install 0.014305 0.001328 3.432380 ( 2.664637)
test_btest 0.000586 0.000121 78.675208 ( 34.828000)
test_basic 0.007161 0.000595 0.876870 ( 1.016797)
test_all 0.002188 0.000000 576.002411 (240.793310)
test_rubyspec 0.039076 0.016767 85.628243 (104.930811)
total: 394.74 sec