Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-135216
#<BuildRuby:0x0000561e7cdf5f70
@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.20230628-135216",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006477 0.000281 2.127360 ( 4.748374)
build_miniruby 0.001596 0.000184 1.968623 ( 2.289529)
build_ruby 0.001368 0.000158 3.059997 ( 3.437487)
build_all 0.004146 0.003633 3.199984 ( 3.408802)
build_install 0.015427 0.003950 4.024300 ( 4.442949)
test_btest 0.000655 0.000102 79.549847 ( 43.413357)
test_basic 0.005895 0.000000 0.836132 ( 0.955180)
test_all 0.002109 0.000000 583.966117 (292.429116)
test_rubyspec 0.027175 0.026314 89.381184 (129.674091)
total: 484.80 sec