Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-211025
#<BuildRuby:0x0000565379ac6228
@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.20231229-211025",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005244 0.000214 1.650877 ( 2.020851)
build_miniruby 0.001498 0.000249 1.641438 ( 1.639968)
build_ruby 0.001620 0.000270 3.210386 ( 3.455806)
build_all 0.007250 0.000475 5.848094 ( 2.887915)
build_install 0.016633 0.001161 7.206856 ( 4.324952)
test_btest 0.000648 0.000096 81.357720 ( 34.713305)
test_basic 0.005914 0.000876 0.848136 ( 0.921575)
test_all 0.060950 0.059022 781.050965 (296.294021)
test_rubyspec 0.029942 0.038968 96.680088 (108.329209)
total: 454.59 sec