Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-052103
#<BuildRuby:0x00007f0ec67cfde0
@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.20240718-052103",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.008252 0.001164 4.203716 ( 6.452761)
build_miniruby 0.001466 0.000388 1.803373 ( 2.687852)
build_ruby 0.002940 0.000000 4.826859 ( 6.054961)
build_all 0.007082 0.004612 9.358259 ( 11.315527)
build_install 0.017865 0.009907 12.673701 ( 13.672868)
test_btest 0.000782 0.000241 131.480833 (152.649157)
test_basic 0.006431 0.007809 1.471809 ( 2.349671)
test_all 0.122796 0.047409 987.656668 (881.571242)
test_rubyspec 0.052826 0.046094 180.423631 ( 67.422942)
total: 1144.18 sec