Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-062134
#<BuildRuby:0x0000555768732138
@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.20230111-062134",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004546 0.000047 0.870801 ( 1.301700)
build_miniruby 0.001143 0.000000 1.159691 ( 1.157996)
build_ruby 0.001413 0.000000 2.932410 ( 3.292639)
build_all 0.006096 0.000382 3.278714 ( 1.507909)
build_install 0.013001 0.000677 2.544404 ( 1.705116)
test_btest 0.000795 0.000061 56.962009 ( 15.260972)
test_basic 0.004681 0.000360 0.314120 ( 0.406653)
test_all 0.001078 0.000083 626.366692 (196.985573)
test_rubyspec 0.026497 0.019682 69.718169 ( 80.323848)
total: 301.94 sec