Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-102111
#<BuildRuby:0x000055ddd771e390
@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.20230123-102111",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000723 0.004152 1.133048 ( 1.550581)
build_miniruby 0.001380 0.000000 1.078653 ( 1.076850)
build_ruby 0.001430 0.000000 2.771679 ( 3.086516)
build_all 0.000978 0.006839 3.807173 ( 1.947024)
build_install 0.005501 0.010712 2.791768 ( 2.047505)
test_btest 0.000550 0.000212 56.782422 ( 19.070677)
test_basic 0.004022 0.001547 0.411610 ( 0.512014)
test_all 0.001245 0.000000 605.749165 (179.465384)
test_rubyspec 0.016538 0.028309 60.521975 ( 70.539567)
total: 279.30 sec