Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-065632
#<BuildRuby:0x000055973470dfc0
@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.20240203-065632",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006443 0.000244 2.139034 ( 2.940021)
build_miniruby 0.000000 0.001536 2.085151 ( 2.200847)
build_ruby 0.000000 0.001663 3.623627 ( 3.991231)
build_all 0.003991 0.004159 6.441036 ( 3.899310)
build_install 0.017876 0.001463 8.159438 ( 5.898582)
test_btest 0.000875 0.000129 86.970996 ( 50.934000)
test_basic 0.007163 0.001054 0.958842 ( 1.113904)
test_all 0.097539 0.023515 801.721043 (573.095042)
test_rubyspec 0.047972 0.065294 191.530981 (311.031652)
total: 955.11 sec