Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-133534
#<BuildRuby:0x000056414378a228
@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.20230727-133534",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003339 0.003876 2.276452 ( 3.933782)
build_miniruby 0.001156 0.000214 1.668289 ( 1.828730)
build_ruby 0.001311 0.000243 3.499893 ( 3.915824)
build_all 0.007320 0.001355 2.810083 ( 2.431247)
build_install 0.010192 0.010166 4.147344 ( 3.786655)
test_btest 0.000608 0.000152 82.857876 ( 28.976139)
test_basic 0.001270 0.004951 0.816926 ( 0.880975)
test_all 0.001271 0.000363 615.533719 (195.848339)
test_rubyspec 0.044461 0.021065 95.460243 (139.604149)
total: 381.21 sec