Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-164055
#<BuildRuby:0x000055c94a5ee7c8
@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.20230630-164055",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.005177 0.001972 2.038458 ( 4.384910)
build_miniruby 0.000933 0.000355 1.486870 ( 1.690070)
build_ruby 0.001569 0.000000 3.170016 ( 3.833506)
build_all 0.007674 0.000000 2.511100 ( 2.707100)
build_install 0.017275 0.000374 4.025220 ( 6.116305)
test_btest 0.000548 0.000162 81.732741 ( 48.885735)
test_basic 0.000806 0.007362 0.897221 ( 2.189311)
test_all 0.000873 0.000145 598.605072 (265.439742)
test_rubyspec 0.030297 0.022936 88.161306 (101.340336)
total: 436.59 sec