Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-152209
#<BuildRuby:0x000055cc4d622130
@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.20230311-152209",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000252 0.005862 1.540899 ( 2.829189)
build_miniruby 0.001206 0.000352 1.144000 ( 1.142547)
build_ruby 0.001126 0.000328 2.294764 ( 2.485521)
build_all 0.002734 0.003500 2.025895 ( 1.239836)
build_install 0.012614 0.002707 2.964491 ( 1.903006)
test_btest 0.000476 0.000147 65.077423 ( 21.597478)
test_basic 0.005286 0.000000 0.510476 ( 0.606827)
test_all 0.000988 0.000000 534.592964 (181.311708)
test_rubyspec 0.014337 0.032962 75.775921 ( 86.193777)
total: 299.31 sec