Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-195006
#<BuildRuby:0x00005598ad959f48
@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.20231216-195006",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.004172 0.002754 2.260345 ( 2.305297)
build_miniruby 0.001048 0.000331 1.595634 ( 1.594174)
build_ruby 0.001635 0.000000 3.108452 ( 3.320888)
build_all 0.005212 0.002375 5.600421 ( 2.305821)
build_install 0.015022 0.002730 6.743763 ( 3.190967)
test_btest 0.000789 0.000234 82.060947 ( 21.592287)
test_basic 0.004359 0.001291 0.868311 ( 0.930292)
test_all 0.079616 0.042870 704.532458 (203.260671)
test_rubyspec 0.026055 0.030132 83.061525 ( 94.607596)
total: 333.11 sec