Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-201757
#<BuildRuby:0x00005624579f5f70
@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-201757",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000353 0.004016 1.081914 ( 1.484112)
build_miniruby 0.000000 0.001635 1.218040 ( 1.215977)
build_ruby 0.000000 0.001706 2.382979 ( 2.673057)
build_all 0.005554 0.000918 3.643106 ( 1.924826)
build_install 0.007911 0.004002 2.481598 ( 1.667499)
test_btest 0.000599 0.000144 56.353805 ( 15.624663)
test_basic 0.000712 0.004266 0.358680 ( 0.451010)
test_all 0.001205 0.000337 604.829223 (171.654098)
test_rubyspec 0.019709 0.021242 61.977291 ( 72.004275)
total: 268.70 sec