Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-184002
#<BuildRuby:0x000055944e25a368
@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-184002",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006319 0.000000 2.202658 ( 5.766263)
build_miniruby 0.002006 0.000000 1.727245 ( 2.585147)
build_ruby 0.001555 0.000403 3.267994 ( 34.070529)
build_all 0.004882 0.002881 2.536265 ( 2.656849)
build_install 0.016787 0.003526 4.272686 ( 3.848342)
test_btest 0.000719 0.000100 78.920807 ( 37.493860)
test_basic 0.002223 0.000308 0.917115 ( 2.427830)
test_all 0.000932 0.000129 620.075889 (269.655820)
test_rubyspec 0.020704 0.033181 90.135491 (118.397505)
total: 476.90 sec