Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-183828
#<BuildRuby:0x0000558e85dbe2c8
@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.20231021-183828",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005790 0.000414 2.258448 ( 2.365971)
build_miniruby 0.001338 0.000095 1.624336 ( 1.623942)
build_ruby 0.001584 0.000000 3.035289 ( 3.269470)
build_all 0.007734 0.000074 5.748418 ( 2.895584)
build_install 0.006444 0.011634 7.121541 ( 3.953821)
test_btest 0.000803 0.000121 81.527523 ( 29.135061)
test_basic 0.000830 0.007402 0.889153 ( 0.981461)
test_all 0.072198 0.047378 642.147624 (243.032996)
test_rubyspec 0.048934 0.016138 93.687955 (106.387749)
total: 393.65 sec