Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-111640
#<BuildRuby:0x000055a9d51da338
@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.20240223-111640",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002551 0.004579 2.135174 ( 1.923135)
build_miniruby 0.001031 0.000215 1.350505 ( 1.348887)
build_ruby 0.001350 0.000281 3.037591 ( 3.248379)
build_all 0.007060 0.000000 6.143357 ( 2.297942)
build_install 0.018189 0.000000 8.001411 ( 3.773002)
test_btest 0.001015 0.000000 87.248203 ( 23.862751)
test_basic 0.005972 0.000000 0.778039 ( 0.838339)
test_all 0.072388 0.045145 751.333215 (238.171841)
test_rubyspec 0.030930 0.044713 101.827145 (110.669526)
total: 386.13 sec