Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-234557
#<BuildRuby:0x000056207d406138
@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.20240229-234557",
@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.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.008992 0.000550 2.955189 ( 3.606820)
build_miniruby 0.001659 0.000185 1.890134 ( 2.076826)
build_ruby 0.000000 0.001910 3.837370 ( 4.268269)
build_all 0.005808 0.002512 7.100936 ( 4.944077)
build_install 0.019173 0.002044 8.980951 ( 6.539017)
test_btest 0.000845 0.000117 96.091603 ( 70.254182)
test_basic 0.002150 0.005271 0.988288 ( 1.306461)
test_all 0.090856 0.033924 816.109393 (573.405509)
test_rubyspec 0.056008 0.043683 139.037182 (216.085665)
total: 882.49 sec