Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-214416
#<BuildRuby:0x0000563c1ad46320
@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.20231017-214416",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.006149 0.000089 2.373840 ( 2.457939)
build_miniruby 0.001969 0.000000 1.627260 ( 1.630392)
build_ruby 0.001965 0.000000 3.539660 ( 3.712979)
build_all 0.008225 0.000000 6.248443 ( 2.711787)
build_install 0.014543 0.003745 8.031891 ( 4.297820)
test_btest 0.000744 0.000047 86.403193 ( 27.157348)
test_basic 0.005360 0.000335 0.895708 ( 0.960426)
test_all 0.009642 0.000081 683.391046 (242.659710)
test_rubyspec 0.039799 0.029681 102.184725 (113.742123)
total: 399.33 sec