Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-124440
#<BuildRuby:0x000055f353935fc0
@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.20230511-124440",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000034)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.005831 0.000449 1.895937 ( 4.216707)
build_miniruby 0.001143 0.000087 1.318788 ( 1.567850)
build_ruby 0.000000 0.001460 2.600481 ( 2.819480)
build_all 0.004096 0.003221 2.205348 ( 2.008794)
build_install 0.011494 0.003605 3.454384 ( 3.538401)
test_btest 0.000689 0.000092 74.986618 ( 38.660729)
test_basic 0.002458 0.003969 0.799063 ( 1.029877)
test_all 0.001351 0.000146 587.261022 (239.853150)
test_rubyspec 0.024163 0.024013 79.827896 ( 96.066045)
total: 389.76 sec