Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-112032
#<BuildRuby:0x00005613b1a85a00
@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.20231206-112032",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.007115 2.260258 ( 2.309713)
build_miniruby 0.000000 0.001616 1.599161 ( 1.602702)
build_ruby 0.000000 0.001858 3.372527 ( 3.598327)
build_all 0.006787 0.000908 5.864553 ( 2.997102)
build_install 0.015886 0.001542 7.231826 ( 3.909577)
test_btest 0.000804 0.000155 82.074178 ( 32.161110)
test_basic 0.006784 0.000476 0.889021 ( 0.987392)
test_all 0.098688 0.021469 679.639977 (245.121883)
test_rubyspec 0.012800 0.056736 95.986354 (110.143139)
total: 402.83 sec