Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-142745
#<BuildRuby:0x0000557d7f69da00
@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.20230202-142745",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003642 0.000959 1.221568 ( 1.703171)
build_miniruby 0.001124 0.000295 1.252249 ( 1.260798)
build_ruby 0.001056 0.000278 2.135641 ( 2.357231)
build_all 0.005295 0.001394 3.752291 ( 1.965539)
build_install 0.011596 0.003052 2.773640 ( 2.378338)
test_btest 0.000499 0.000132 55.398613 ( 24.675320)
test_basic 0.005777 0.001520 0.471615 ( 0.576375)
test_all 0.001147 0.000301 630.672939 (243.143979)
test_rubyspec 0.007681 0.037353 71.215082 ( 82.136063)
total: 360.20 sec