Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-134437
#<BuildRuby:0x000055ed414e2198
@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.20221230-134437",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000872 0.003504 1.133822 ( 1.553906)
build_miniruby 0.001117 0.000213 1.285057 ( 1.283917)
build_ruby 0.000000 0.001403 3.428998 ( 3.802464)
build_all 0.000237 0.006659 3.673744 ( 1.876091)
build_install 0.013973 0.002363 3.152653 ( 2.293826)
test_btest 0.000699 0.000188 57.957455 ( 20.756971)
test_basic 0.001591 0.004321 0.403209 ( 0.501504)
test_all 0.001061 0.000327 618.863735 (181.560605)
test_rubyspec 0.030021 0.011056 64.044171 ( 73.987480)
total: 287.62 sec