Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-045852
#<BuildRuby:0x00005577cc62e258
@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.20240219-045852",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003032 0.004625 3.097047 ( 3.093521)
build_miniruby 0.001062 0.000221 1.718517 ( 1.717595)
build_ruby 0.000000 0.001989 2.627714 ( 2.852074)
build_all 0.000000 0.007315 6.025402 ( 2.263016)
build_install 0.011236 0.006799 8.227265 ( 3.777781)
test_btest 0.000725 0.000242 89.543796 ( 23.244223)
test_basic 0.001463 0.004694 0.816754 ( 0.877563)
test_all 0.100673 0.016350 753.949435 (213.262731)
test_rubyspec 0.041623 0.039069 107.065385 (115.965431)
total: 367.06 sec