Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-054253
#<BuildRuby:0x0000563aab41e178
@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.20231022-054253",
@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.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000000 0.007601 3.649842 ( 3.991473)
build_miniruby 0.000934 0.000547 1.582590 ( 1.588624)
build_ruby 0.001797 0.000000 2.991368 ( 3.167168)
build_all 0.006832 0.001036 5.709364 ( 2.662469)
build_install 0.014688 0.003725 7.675728 ( 4.068954)
test_btest 0.000600 0.000135 79.975774 ( 31.623529)
test_basic 0.006979 0.000614 0.899620 ( 0.986021)
test_all 0.080740 0.037270 647.953177 (242.066668)
test_rubyspec 0.037015 0.025302 91.553386 (103.245342)
total: 393.40 sec