Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-155156
#<BuildRuby:0x00005625a79b63b0
@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.20230725-155156",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006619 0.001324 2.338011 ( 6.170880)
build_miniruby 0.001611 0.000000 1.879896 ( 3.175326)
build_ruby 0.002108 0.000000 3.579170 ( 5.946300)
build_all 0.006906 0.001236 2.837638 ( 3.823603)
build_install 0.003976 0.016963 4.399865 ( 6.197111)
test_btest 0.000740 0.000239 83.609810 ( 60.361666)
test_basic 0.007446 0.001064 0.948725 ( 1.755028)
test_all 0.001287 0.000403 645.379542 (359.489636)
test_rubyspec 0.035696 0.021161 92.266792 (128.292382)
total: 575.21 sec