Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-154414
#<BuildRuby:0x0000563d92692168
@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.20230213-154414",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004340 0.000060 1.246751 ( 1.660574)
build_miniruby 0.001276 0.000000 1.096873 ( 1.095470)
build_ruby 0.001431 0.000000 2.322107 ( 2.537463)
build_all 0.005856 0.000000 3.812293 ( 1.933248)
build_install 0.011736 0.000000 2.634420 ( 1.761479)
test_btest 0.000855 0.000000 55.219775 ( 15.118338)
test_basic 0.005805 0.000000 0.476535 ( 0.574770)
test_all 0.001792 0.000000 649.599377 (188.983643)
test_rubyspec 0.030108 0.010378 66.671845 ( 76.596302)
total: 290.26 sec