Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-115834
#<BuildRuby:0x0000562e117c63d0
@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.20230104-115834",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004592 0.000042 1.137216 ( 1.594196)
build_miniruby 0.001254 0.000109 1.426874 ( 1.427453)
build_ruby 0.001587 0.000138 3.497461 ( 3.937895)
build_all 0.006914 0.000601 3.850047 ( 2.132072)
build_install 0.004089 0.012716 3.310029 ( 2.916856)
test_btest 0.000488 0.000098 55.141376 ( 31.664768)
test_basic 0.001515 0.004761 0.444151 ( 0.722248)
test_all 0.000000 0.001538 632.250606 (209.052246)
test_rubyspec 0.011090 0.032939 65.827826 ( 75.738248)
total: 329.19 sec