Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-025737
#<BuildRuby:0x000055d2d1256198
@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.20230103-025737",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.004718 0.000054 1.186617 ( 1.641994)
build_miniruby 0.001750 0.000000 1.633830 ( 1.637749)
build_ruby 0.001823 0.000000 3.723739 ( 4.105868)
build_all 0.000000 0.007955 3.921834 ( 2.092185)
build_install 0.017142 0.000816 3.233411 ( 2.520437)
test_btest 0.000636 0.000091 56.852813 ( 16.583730)
test_basic 0.004886 0.000082 0.394355 ( 0.486488)
test_all 0.001021 0.000141 619.102117 (182.668109)
test_rubyspec 0.012623 0.030300 63.935049 ( 73.862471)
total: 285.60 sec