Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-152111
#<BuildRuby:0x0000561cef136138
@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.20230108-152111",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001537 0.004194 1.229917 ( 1.666921)
build_miniruby 0.000000 0.001516 1.547597 ( 1.547195)
build_ruby 0.000000 0.001564 3.875979 ( 4.350462)
build_all 0.006570 0.001892 4.078729 ( 2.176011)
build_install 0.009856 0.010255 3.238422 ( 2.911262)
test_btest 0.000854 0.000199 60.052087 ( 28.804551)
test_basic 0.002294 0.004590 0.448801 ( 0.550794)
test_all 0.001799 0.000480 691.068903 (511.267925)
test_rubyspec 0.039030 0.029220 79.386259 (127.512541)
total: 680.79 sec