Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-102512
#<BuildRuby:0x000056309e94e308
@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.20240110-102512",
@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.000026 0.000001 0.000027 ( 0.000026)
autoconf 0.000039 0.000001 0.000040 ( 0.000039)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.006401 0.000188 1.776086 ( 3.193969)
build_miniruby 0.001330 0.000039 1.758140 ( 2.362952)
build_ruby 0.001641 0.000049 3.710455 ( 4.752071)
build_all 0.000000 0.008039 6.140115 ( 5.277832)
build_install 0.012079 0.006665 7.216592 ( 7.294729)
test_btest 0.000764 0.000096 86.218493 ( 75.028776)
test_basic 0.000000 0.004598 0.933411 ( 1.388333)
test_all 0.089302 0.028019 732.496097 (407.464430)
test_rubyspec 0.043385 0.025115 99.062312 (112.806880)
total: 619.57 sec