Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-101230
#<BuildRuby:0x0000560a5949a228
@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.20230914-101230",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.006283 2.171939 ( 3.468588)
build_miniruby 0.000000 0.001727 1.595524 ( 1.596802)
build_ruby 0.000000 0.001754 3.247164 ( 3.468239)
build_all 0.008824 0.000084 6.135382 ( 3.490347)
build_install 0.015332 0.004869 7.954184 ( 14.803940)
test_btest 0.001012 0.000276 85.531006 ( 31.684167)
test_basic 0.007180 0.000858 0.993783 ( 1.108428)
test_all 0.015417 0.000000 719.806874 (505.828781)
test_rubyspec 0.041997 0.042394 112.164756 (177.038950)
total: 742.49 sec