Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-204622
#<BuildRuby:0x000055742c861a00
@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.20230131-204622",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.006023 1.192910 ( 2.006238)
build_miniruby 0.000066 0.001270 1.223189 ( 1.242750)
build_ruby 0.001525 0.000332 2.649624 ( 2.927556)
build_all 0.006413 0.001394 3.931289 ( 2.404519)
build_install 0.017808 0.000115 3.049117 ( 2.739665)
test_btest 0.000619 0.000114 56.013495 ( 29.327629)
test_basic 0.005535 0.000212 0.443948 ( 0.551315)
test_all 0.001155 0.000206 642.110852 (269.785077)
test_rubyspec 0.028931 0.023761 73.998891 ( 90.774228)
total: 401.76 sec