Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-175559
#<BuildRuby:0x000055f0bd8a6138
@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.20230925-175559",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005870 0.000298 2.186688 ( 3.592985)
build_miniruby 0.001663 0.000256 1.624989 ( 1.624643)
build_ruby 0.001833 0.000282 3.229533 ( 3.459611)
build_all 0.003605 0.004050 5.726386 ( 2.704475)
build_install 0.017571 0.001604 7.399889 ( 4.065528)
test_btest 0.000985 0.000000 81.718944 ( 28.549406)
test_basic 0.005862 0.000000 0.812907 ( 0.877446)
test_all 0.010406 0.000000 679.837987 (294.726440)
test_rubyspec 0.032634 0.036047 102.828828 (122.812239)
total: 462.41 sec