Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-215724
#<BuildRuby:0x0000563e3516a098
@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-215724",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.005490 0.001746 2.379184 ( 7.859427)
build_miniruby 0.001566 0.000498 2.123253 ( 5.604353)
build_ruby 0.001423 0.000453 3.697853 ( 10.468048)
build_all 0.007462 0.000908 2.748765 ( 5.454342)
build_install 0.017878 0.002423 4.422620 ( 8.508802)
test_btest 0.000639 0.000179 81.827453 ( 76.156987)
test_basic 0.003910 0.001095 0.953036 ( 2.183567)
test_all 0.001518 0.000425 633.681830 (502.543375)
test_rubyspec 0.040852 0.020568 98.513218 (195.355700)
total: 814.14 sec