Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-133347
#<BuildRuby:0x000056418d849f48
@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.20230524-133347",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000020 0.005712 1.894745 ( 3.302481)
build_miniruby 0.001243 0.000355 1.352753 ( 1.357083)
build_ruby 0.001404 0.000401 2.729551 ( 2.974781)
build_all 0.005247 0.001499 2.105080 ( 1.576277)
build_install 0.010893 0.006196 3.137587 ( 2.428808)
test_btest 0.000576 0.000183 76.410850 ( 35.176734)
test_basic 0.005760 0.000473 0.779713 ( 0.894004)
test_all 0.000323 0.000602 563.453651 (222.083091)
test_rubyspec 0.030101 0.024261 82.871065 ( 96.445783)
total: 366.24 sec