Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-181754
#<BuildRuby:0x000055db6eeca258
@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.20230723-181754",
@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.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006970 0.000000 2.196259 ( 4.650227)
build_miniruby 0.001525 0.000087 1.633684 ( 1.940860)
build_ruby 0.002104 0.000000 3.343113 ( 42.627076)
build_all 0.003929 0.003691 2.682864 ( 3.253608)
build_install 0.019452 0.000000 4.176431 ( 4.698136)
test_btest 0.000816 0.000000 80.302573 ( 51.712110)
test_basic 0.007212 0.000059 0.874164 ( 1.392447)
test_all 0.001043 0.000116 600.723138 (312.394601)
test_rubyspec 0.032557 0.019971 88.609843 (127.017451)
total: 549.69 sec