Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-230151
#<BuildRuby:0x000055a5409123b0
@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.20230514-230151",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005003 0.000750 1.838732 ( 4.044835)
build_miniruby 0.001137 0.000171 1.192785 ( 1.538734)
build_ruby 0.001263 0.000190 2.574133 ( 2.975376)
build_all 0.006762 0.000335 2.205211 ( 2.040575)
build_install 0.012162 0.005072 3.556943 ( 3.495244)
test_btest 0.000696 0.000121 74.471380 ( 41.274041)
test_basic 0.002739 0.004295 0.794843 ( 1.018159)
test_all 0.000883 0.000185 583.135176 (361.143854)
test_rubyspec 0.025299 0.036156 84.265602 (109.583299)
total: 527.11 sec