Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-002651
#<BuildRuby:0x00005626fc3963d0
@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.20240307-002651",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003678 0.003943 2.577700 ( 2.341308)
build_miniruby 0.001123 0.000224 1.672828 ( 1.673170)
build_ruby 0.001417 0.000283 3.782229 ( 4.000486)
build_all 0.001728 0.006530 6.807049 ( 3.152520)
build_install 0.013114 0.005351 8.491256 ( 4.523480)
test_btest 0.000522 0.000144 91.417922 ( 35.047077)
test_basic 0.002148 0.004742 0.932483 ( 1.036870)
test_all 0.058799 0.065033 760.903070 (274.767475)
test_rubyspec 0.050954 0.034598 117.916755 (127.429500)
total: 453.97 sec