Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-202408
#<BuildRuby:0x000055c867d028e0
@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.20230810-202408",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000036)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006434 0.001668 2.437955 ( 6.363475)
build_miniruby 0.001408 0.000366 2.042718 ( 3.608868)
build_ruby 0.001517 0.000394 3.562776 ( 5.266746)
build_all 0.008463 0.000000 5.662664 ( 7.175422)
build_install 0.007468 0.011344 4.656864 ( 5.944980)
test_btest 0.000780 0.000244 85.794296 ( 51.206609)
test_basic 0.000000 0.008387 0.996068 ( 1.648074)
test_all 0.000000 0.001641 701.322858 (393.765338)
test_rubyspec 0.017243 0.040958 100.998464 (154.407299)
total: 629.39 sec