Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-183115
#<BuildRuby:0x000055c95366a1a8
@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.20230610-183115",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.002174 0.003658 1.884116 ( 3.583238)
build_miniruby 0.001216 0.000194 1.283017 ( 1.446370)
build_ruby 0.001632 0.000000 2.790313 ( 3.078852)
build_all 0.006227 0.000617 2.182199 ( 2.091424)
build_install 0.008666 0.008270 3.442666 ( 2.898342)
test_btest 0.000830 0.000178 75.890186 ( 42.373749)
test_basic 0.002066 0.004651 0.811765 ( 1.128951)
test_all 0.000000 0.001740 560.848430 (250.360918)
test_rubyspec 0.020160 0.035509 83.730983 (102.432644)
total: 409.40 sec