Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-171414
#<BuildRuby:0x000055d9cbb2a390
@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.20230212-171414",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004498 0.000409 1.049016 ( 1.427970)
build_miniruby 0.001354 0.000123 1.158277 ( 1.156203)
build_ruby 0.001342 0.000122 2.242207 ( 2.480517)
build_all 0.005591 0.000110 3.331495 ( 1.535107)
build_install 0.007868 0.004826 2.815518 ( 1.950559)
test_btest 0.000710 0.000000 57.384215 ( 15.575518)
test_basic 0.005375 0.000194 0.446065 ( 0.541801)
test_all 0.001405 0.000168 642.374171 (184.918504)
test_rubyspec 0.029869 0.010433 65.311070 ( 75.375587)
total: 284.96 sec