Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-071840
#<BuildRuby:0x0000561b6093a130
@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.20230823-071840",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006141 0.000443 2.333700 ( 6.316380)
build_miniruby 0.001987 0.000000 1.725956 ( 4.018735)
build_ruby 0.000000 0.001753 3.520493 ( 8.273062)
build_all 0.005495 0.002830 6.518308 ( 7.751084)
build_install 0.009938 0.011123 7.980892 ( 10.399900)
test_btest 0.000766 0.000223 88.768872 ( 74.135888)
test_basic 0.005995 0.001741 1.011305 ( 2.193386)
test_all 0.004959 0.004756 663.174646 (651.558111)
test_rubyspec 0.045091 0.036692 112.651553 (257.812603)
total: 1022.46 sec