Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-023843
#<BuildRuby:0x00005653da90e258
@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.20240314-023843",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.007222 0.000853 2.819693 ( 2.731201)
build_miniruby 0.001378 0.000371 1.950086 ( 1.957201)
build_ruby 0.000000 0.001863 3.625005 ( 3.882014)
build_all 0.004097 0.003835 6.754372 ( 2.622339)
build_install 0.015895 0.003234 8.826417 ( 4.278524)
test_btest 0.000609 0.000181 93.814734 ( 25.899930)
test_basic 0.006802 0.000944 0.882285 ( 0.958921)
test_all 0.094088 0.024524 751.683870 (235.228981)
test_rubyspec 0.027992 0.048577 103.244055 (112.539056)
total: 390.10 sec