Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-052548
#<BuildRuby:0x0000564d804aa230
@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.20240113-052548",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000886 0.004272 1.619990 ( 1.961660)
build_miniruby 0.001291 0.000387 1.363248 ( 1.362189)
build_ruby 0.001903 0.000000 3.410875 ( 3.618610)
build_all 0.004824 0.003666 5.884076 ( 3.059269)
build_install 0.017357 0.000301 6.969694 ( 4.205755)
test_btest 0.000891 0.000000 83.019051 ( 32.169121)
test_basic 0.007021 0.000000 0.877556 ( 0.988220)
test_all 0.088144 0.030456 774.415105 (285.014336)
test_rubyspec 0.040790 0.026570 95.052604 (106.803130)
total: 439.18 sec