Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-004255
#<BuildRuby:0x00005620da8c9a00
@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.20240128-004255",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.006382 1.873314 ( 2.196841)
build_miniruby 0.001053 0.000581 1.623632 ( 1.631447)
build_ruby 0.001447 0.000207 3.252014 ( 3.507330)
build_all 0.004135 0.003241 6.154807 ( 3.243692)
build_install 0.013867 0.003539 7.833960 ( 4.784387)
test_btest 0.000652 0.000115 87.254475 ( 44.902029)
test_basic 0.006326 0.001116 0.977920 ( 1.097003)
test_all 0.087740 0.026844 777.717790 (292.027437)
test_rubyspec 0.064702 0.039079 161.223713 (173.046584)
total: 526.44 sec