Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-162459
#<BuildRuby:0x0000563b06002390
@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.20230707-162459",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.005638 0.000550 2.063361 ( 4.845005)
build_miniruby 0.000000 0.001688 1.624613 ( 2.032287)
build_ruby 0.000000 0.001984 3.290090 ( 4.238484)
build_all 0.006992 0.001212 2.589502 ( 2.960883)
build_install 0.008141 0.009922 3.929569 ( 4.652024)
test_btest 0.000726 0.000302 81.431848 ( 46.890389)
test_basic 0.006905 0.001031 0.925490 ( 1.380997)
test_all 0.000000 0.001794 606.445576 (286.982748)
test_rubyspec 0.042440 0.013255 91.052834 (111.075723)
total: 465.06 sec