Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-121256
#<BuildRuby:0x0000564325521f70
@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.20230919-121256",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.003071 0.004480 2.361580 ( 5.038380)
build_miniruby 0.001723 0.000000 1.753455 ( 2.023220)
build_ruby 0.002391 0.000000 3.474326 ( 4.264007)
build_all 0.008381 0.000000 6.410387 ( 5.397381)
build_install 0.010890 0.008804 7.820181 ( 7.093800)
test_btest 0.000615 0.000123 86.373064 ( 50.609787)
test_basic 0.000686 0.007502 1.024523 ( 1.361803)
test_all 0.012602 0.003451 714.514220 (501.142545)
test_rubyspec 0.056277 0.028823 112.701290 (167.527849)
total: 744.46 sec