Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-084554
#<BuildRuby:0x0000563519209a00
@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.20230801-084554",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000039 0.000002 0.000041 ( 0.000042)
configure 0.000034 0.000003 0.000037 ( 0.000035)
build_up 0.006431 0.000159 2.174271 ( 3.513704)
build_miniruby 0.001870 0.000113 1.731148 ( 1.770115)
build_ruby 0.001978 0.000000 3.504479 ( 3.851015)
build_all 0.004740 0.003525 2.629852 ( 3.318268)
build_install 0.014314 0.004943 4.239439 ( 5.748910)
test_btest 0.000665 0.000072 78.080417 ( 53.374893)
test_basic 0.002581 0.000279 0.946135 ( 1.844016)
test_all 0.001218 0.000131 660.669486 (416.150316)
test_rubyspec 0.043023 0.011571 96.034374 (161.029863)
total: 650.60 sec