Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-121114
#<BuildRuby:0x000055ec79d7e3b0
@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.20230829-121114",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006301 0.000416 2.249356 ( 4.062129)
build_miniruby 0.001469 0.000262 1.699950 ( 1.906385)
build_ruby 0.001567 0.000280 3.539562 ( 4.103799)
build_all 0.007245 0.001294 6.436842 ( 4.463462)
build_install 0.015640 0.004040 7.825439 ( 5.599502)
test_btest 0.001025 0.000193 84.832476 ( 45.586691)
test_basic 0.000000 0.008009 0.983278 ( 1.296437)
test_all 0.005022 0.004933 690.412140 (292.192200)
test_rubyspec 0.041412 0.027473 104.059564 (116.548517)
total: 475.76 sec