Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-171127
#<BuildRuby:0x000055e77528a138
@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.20231205-171127",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.000000 0.006890 2.237764 ( 3.025311)
build_miniruby 0.000000 0.001689 1.713859 ( 1.817954)
build_ruby 0.001609 0.000401 3.487073 ( 23.378636)
build_all 0.007590 0.000076 5.821768 ( 3.415541)
build_install 0.020605 0.000000 7.380594 ( 4.581512)
test_btest 0.001096 0.000000 82.802758 ( 43.768104)
test_basic 0.004214 0.003767 0.899506 ( 0.974711)
test_all 0.069559 0.050710 700.282601 (272.473889)
test_rubyspec 0.028615 0.031486 91.781669 (103.700629)
total: 457.14 sec