Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-031101
#<BuildRuby:0x0000563711b12120
@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.20230428-031101",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.006066 0.000000 1.593015 ( 2.870162)
build_miniruby 0.001468 0.000000 1.352031 ( 1.351455)
build_ruby 0.000000 0.001502 2.488533 ( 2.668357)
build_all 0.000000 0.006674 2.155774 ( 1.323100)
build_install 0.012219 0.004654 3.353414 ( 2.319227)
test_btest 0.000000 0.001000 74.357694 ( 24.285472)
test_basic 0.000000 0.004727 0.600151 ( 0.677316)
test_all 0.000000 0.000863 553.279198 (192.861537)
test_rubyspec 0.033955 0.009214 73.970305 ( 85.680974)
total: 314.04 sec