Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-120657
#<BuildRuby:0x0000559661709e80
@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.20230630-120657",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005652 0.000652 2.023651 ( 4.866352)
build_miniruby 0.000000 0.001550 1.574188 ( 1.989436)
build_ruby 0.000000 0.001824 3.082918 ( 4.194962)
build_all 0.001664 0.005511 2.467595 ( 2.575407)
build_install 0.011810 0.005058 3.942902 ( 4.946752)
test_btest 0.000581 0.000124 81.168177 ( 43.601146)
test_basic 0.007447 0.000599 0.875985 ( 1.333039)
test_all 0.001165 0.000241 603.670703 (290.323087)
test_rubyspec 0.030690 0.023978 90.065682 (135.647597)
total: 489.48 sec