Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-232450
#<BuildRuby:0x000055d6b1999fc0
@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.20230213-232450",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.004101 0.000615 1.471609 ( 1.879612)
build_miniruby 0.001229 0.000185 1.222174 ( 1.233930)
build_ruby 0.001504 0.000225 2.388948 ( 2.615541)
build_all 0.006071 0.000911 3.871515 ( 2.312614)
build_install 0.005448 0.008283 2.917180 ( 2.507764)
test_btest 0.000790 0.000179 57.609945 ( 25.415341)
test_basic 0.000944 0.004690 0.489284 ( 0.594307)
test_all 0.000933 0.000255 630.273424 (234.745154)
test_rubyspec 0.025122 0.021824 71.959935 ( 82.626250)
total: 353.93 sec