Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-093955
#<BuildRuby:0x0000561bb228a1a8
@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.20230203-093955",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005354 0.000209 1.255592 ( 2.461372)
build_miniruby 0.001513 0.000233 1.387301 ( 1.600036)
build_ruby 0.001672 0.000257 2.511686 ( 3.210494)
build_all 0.004009 0.004949 4.146770 ( 3.946666)
build_install 0.011641 0.007021 3.203317 ( 3.629357)
test_btest 0.000684 0.000158 58.678676 ( 47.680217)
test_basic 0.000000 0.007066 0.457419 ( 0.764769)
test_all 0.000583 0.001228 661.723097 (334.246836)
test_rubyspec 0.027694 0.022143 73.815167 ( 90.511302)
total: 488.05 sec