Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-124503
#<BuildRuby:0x0000562de3ec21a8
@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.20230628-124503",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005709 0.000634 2.014812 ( 4.888087)
build_miniruby 0.001205 0.000134 1.519438 ( 1.917657)
build_ruby 0.002080 0.000000 3.063036 ( 3.719060)
build_all 0.007975 0.000000 2.580951 ( 2.624070)
build_install 0.017985 0.001106 3.810853 ( 4.146104)
test_btest 0.001029 0.000100 80.037534 ( 43.154384)
test_basic 0.002249 0.004892 0.876742 ( 1.127394)
test_all 0.001202 0.000155 576.010824 (259.989362)
test_rubyspec 0.030750 0.021586 86.461303 ( 99.725216)
total: 421.29 sec