Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-170639
#<BuildRuby:0x000055d1fb12a7c8
@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.20230624-170639",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004889 0.001275 2.082614 ( 3.505844)
build_miniruby 0.001436 0.000375 1.527817 ( 1.547884)
build_ruby 0.001290 0.000336 3.147355 ( 3.407956)
build_all 0.007905 0.000000 2.525482 ( 2.066074)
build_install 0.016897 0.000816 3.965583 ( 3.372142)
test_btest 0.000663 0.000142 80.434135 ( 47.591288)
test_basic 0.003512 0.004170 0.863547 ( 1.255409)
test_all 0.001190 0.000000 587.142066 (290.879566)
test_rubyspec 0.018321 0.035807 87.538772 (121.197917)
total: 474.83 sec