Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-170847
#<BuildRuby:0x000055e02718a008
@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.20230611-170847",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006259 0.000461 1.985555 ( 4.164867)
build_miniruby 0.001364 0.000284 1.416602 ( 1.546783)
build_ruby 0.001189 0.000248 2.763885 ( 3.114508)
build_all 0.002418 0.004855 2.314292 ( 2.215726)
build_install 0.019521 0.000000 3.671244 ( 3.512332)
test_btest 0.000759 0.000000 75.810751 ( 43.445297)
test_basic 0.005691 0.000904 0.767412 ( 1.230195)
test_all 0.001350 0.000130 594.659163 (377.297123)
test_rubyspec 0.017030 0.045157 88.808678 (118.615171)
total: 555.14 sec