Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-135733
#<BuildRuby:0x0000562f39db9f70
@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.20230119-135733",
@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.000000 0.000019 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005754 0.000067 1.224247 ( 2.622364)
build_miniruby 0.002038 0.000076 1.419830 ( 1.685867)
build_ruby 0.001759 0.000065 3.234580 ( 4.687573)
build_all 0.008033 0.000000 3.946100 ( 4.535803)
build_install 0.019291 0.000208 3.212672 ( 3.877857)
test_btest 0.000899 0.000028 60.395041 ( 58.469187)
test_basic 0.002247 0.004533 0.476320 ( 0.851485)
test_all 0.000931 0.000648 685.571784 (655.893270)
test_rubyspec 0.027258 0.031955 77.691415 (103.303305)
total: 835.93 sec