Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-154500
#<BuildRuby:0x0000564b737e9e00
@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-154500",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004475 0.000559 1.246804 ( 2.596607)
build_miniruby 0.001378 0.000172 1.328407 ( 1.408254)
build_ruby 0.001689 0.000211 3.455824 ( 4.781239)
build_all 0.007818 0.000409 3.953059 ( 3.299015)
build_install 0.012992 0.005127 3.092406 ( 3.047568)
test_btest 0.000676 0.000100 59.207070 ( 36.712517)
test_basic 0.006936 0.000000 0.454099 ( 0.785743)
test_all 0.001290 0.000000 661.244728 (320.596663)
test_rubyspec 0.031923 0.031976 78.341673 (111.899681)
total: 485.13 sec