Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-142003
#<BuildRuby:0x00005643e40a60a8
@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.20230201-142003",
@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.000001 0.000014 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000915 0.003799 1.098411 ( 1.505262)
build_miniruby 0.001077 0.000094 1.082457 ( 1.081185)
build_ruby 0.001244 0.000108 2.213527 ( 2.441015)
build_all 0.002523 0.003856 3.570826 ( 1.901100)
build_install 0.010276 0.004340 2.901904 ( 2.053636)
test_btest 0.000696 0.000107 57.306290 ( 18.272745)
test_basic 0.005095 0.000146 0.423230 ( 0.521423)
test_all 0.000967 0.000143 620.527377 (188.132251)
test_rubyspec 0.033486 0.011739 67.949410 ( 78.018847)
total: 293.93 sec