Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-154154
#<BuildRuby:0x000055fae8c868e0
@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.20230120-154154",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003822 0.000449 1.073942 ( 1.620163)
build_miniruby 0.001346 0.000000 1.033166 ( 1.031167)
build_ruby 0.000000 0.001698 2.789662 ( 3.079696)
build_all 0.005781 0.001153 3.660149 ( 1.902399)
build_install 0.011707 0.004603 2.747389 ( 1.963450)
test_btest 0.000607 0.000105 55.555425 ( 19.924003)
test_basic 0.001647 0.004492 0.414596 ( 0.512527)
test_all 0.001359 0.000295 636.492935 (192.310066)
test_rubyspec 0.024827 0.023388 65.251691 ( 75.395699)
total: 297.74 sec