Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-191426
#<BuildRuby:0x000055c5cb639f70
@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.20231018-191426",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006438 0.000074 2.263203 ( 2.363617)
build_miniruby 0.001820 0.000000 1.557798 ( 1.556991)
build_ruby 0.001897 0.000000 3.230282 ( 3.419890)
build_all 0.006624 0.000068 6.223988 ( 2.540507)
build_install 0.018566 0.000052 7.765951 ( 3.663852)
test_btest 0.000924 0.000011 89.252781 ( 33.374610)
test_basic 0.004638 0.004045 1.036763 ( 1.153050)
test_all 0.009802 0.000135 774.297315 (264.944654)
test_rubyspec 0.043821 0.017322 99.828115 (111.502593)
total: 424.52 sec