Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-093226
#<BuildRuby:0x0000560dd7769fb8
@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.20230513-093226",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006121 0.000260 1.873986 ( 3.880739)
build_miniruby 0.001478 0.000165 1.374117 ( 1.490341)
build_ruby 0.001335 0.000148 2.728834 ( 3.061786)
build_all 0.006218 0.000691 2.238586 ( 1.882830)
build_install 0.010928 0.005179 3.507927 ( 3.101504)
test_btest 0.000613 0.000088 73.004064 ( 39.072600)
test_basic 0.006290 0.000249 0.769875 ( 0.988649)
test_all 0.001826 0.000252 586.043736 (237.212258)
test_rubyspec 0.027791 0.023108 76.309664 ( 88.235497)
total: 378.93 sec