Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-043820
#<BuildRuby:0x00005639e4366130
@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.20230619-043820",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005921 0.000473 2.014464 ( 4.911992)
build_miniruby 0.001668 0.000134 1.439687 ( 1.832614)
build_ruby 0.001690 0.000135 2.758694 ( 3.267311)
build_all 0.007236 0.000221 2.451318 ( 2.746121)
build_install 0.013442 0.005885 3.788334 ( 4.557251)
test_btest 0.000851 0.000098 78.725734 ( 48.519945)
test_basic 0.002788 0.004137 0.842901 ( 1.407835)
test_all 0.002831 0.000404 556.062166 (290.056264)
test_rubyspec 0.037894 0.016279 87.281659 (129.307897)
total: 486.61 sec