Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-122150
#<BuildRuby:0x00005585851ada00
@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.20231210-122150",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004386 0.002683 2.450064 ( 2.492958)
build_miniruby 0.001310 0.000218 1.753721 ( 1.752938)
build_ruby 0.000000 0.001912 3.259648 ( 3.453019)
build_all 0.006160 0.002180 6.011111 ( 3.079499)
build_install 0.014709 0.003699 7.515603 ( 4.432329)
test_btest 0.000814 0.000163 83.538644 ( 32.470510)
test_basic 0.006630 0.000000 0.907625 ( 0.971844)
test_all 0.095648 0.024116 677.566477 (246.824117)
test_rubyspec 0.039495 0.031782 98.536008 (121.503692)
total: 416.98 sec