Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-012114
#<BuildRuby:0x0000561f6f719a00
@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.20230712-012114",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.002220 0.004524 2.070136 ( 5.452765)
build_miniruby 0.001037 0.000269 1.562740 ( 3.267542)
build_ruby 0.000000 0.001787 3.381911 ( 6.256407)
build_all 0.006703 0.001801 2.507392 ( 3.471469)
build_install 0.016383 0.004102 4.071040 ( 5.831594)
test_btest 0.000557 0.000151 82.536411 ( 60.219741)
test_basic 0.000000 0.006980 0.911279 ( 2.259362)
test_all 0.000177 0.001112 603.401581 (436.663535)
test_rubyspec 0.028379 0.028549 94.356169 (143.824262)
total: 667.25 sec