Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-190923
#<BuildRuby:0x00005575dc849f70
@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.20230825-190923",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006150 0.000220 2.205087 ( 3.485099)
build_miniruby 0.001482 0.000052 1.481375 ( 1.485394)
build_ruby 0.002035 0.000073 3.234239 ( 12.212796)
build_all 0.007362 0.000263 6.151909 ( 3.424398)
build_install 0.018676 0.000001 7.451343 ( 4.543625)
test_btest 0.001185 0.000037 82.804706 ( 41.145457)
test_basic 0.000000 0.006611 0.936236 ( 1.039220)
test_all 0.006475 0.002879 661.925888 (259.384845)
test_rubyspec 0.015901 0.049456 100.968335 (113.357372)
total: 440.08 sec