Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-225435
#<BuildRuby:0x0000559955a71fb8
@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.20230131-225435",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000412 0.004214 1.140971 ( 1.706239)
build_miniruby 0.001168 0.000160 1.210641 ( 1.338431)
build_ruby 0.001430 0.000195 2.476045 ( 2.813330)
build_all 0.006613 0.000902 3.974855 ( 2.656602)
build_install 0.016266 0.000000 2.945323 ( 2.647518)
test_btest 0.000761 0.000000 56.183403 ( 31.240059)
test_basic 0.000000 0.006825 0.442807 ( 0.633173)
test_all 0.000000 0.001315 638.024625 (220.673467)
test_rubyspec 0.007846 0.041107 68.014167 ( 78.085636)
total: 341.80 sec