Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-081647
#<BuildRuby:0x00005612447227c8
@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.20230514-081647",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004868 0.000846 1.781340 ( 3.334301)
build_miniruby 0.001469 0.000000 1.326235 ( 1.344178)
build_ruby 0.001565 0.000000 2.540838 ( 2.963120)
build_all 0.006345 0.000198 2.201021 ( 1.898669)
build_install 0.015407 0.001037 3.525418 ( 3.553141)
test_btest 0.000881 0.000131 73.085847 ( 37.348087)
test_basic 0.002881 0.004211 0.773937 ( 0.877451)
test_all 0.000983 0.000175 561.293203 (221.523739)
test_rubyspec 0.033498 0.016134 79.726727 ( 94.628549)
total: 367.47 sec