Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-173032
#<BuildRuby:0x00005594fd492018
@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.20230125-173032",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000007 0.000025 ( 0.000026)
configure 0.000017 0.000007 0.000024 ( 0.000023)
build_up 0.001840 0.003098 1.222401 ( 2.230826)
build_miniruby 0.001050 0.000442 1.258925 ( 1.413941)
build_ruby 0.000000 0.001795 3.138000 ( 3.753427)
build_all 0.007116 0.000137 4.025566 ( 2.492289)
build_install 0.015543 0.000195 3.018907 ( 3.115927)
test_btest 0.000000 0.000755 56.124658 ( 34.723626)
test_basic 0.004559 0.001871 0.482098 ( 0.632054)
test_all 0.000998 0.000356 649.994437 (317.738520)
test_rubyspec 0.018863 0.034117 73.790737 ( 91.685653)
total: 457.79 sec