Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-080944
#<BuildRuby:0x0000564ee526e230
@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.20230903-080944",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001898 0.003820 1.892587 ( 3.174521)
build_miniruby 0.000000 0.001895 1.597885 ( 1.792474)
build_ruby 0.000000 0.001818 3.303713 ( 3.607590)
build_all 0.005225 0.003630 6.426054 ( 4.561452)
build_install 0.018519 0.002034 7.986741 ( 6.379949)
test_btest 0.000952 0.000133 88.723384 ( 48.188045)
test_basic 0.003621 0.004202 1.007964 ( 1.202872)
test_all 0.009002 0.001459 722.529935 (348.768099)
test_rubyspec 0.012407 0.058471 106.455234 (125.772260)
total: 543.45 sec