Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-113512
#<BuildRuby:0x0000558a57bae258
@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-113512",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006103 0.000419 2.323157 ( 2.408835)
build_miniruby 0.001099 0.000220 1.609698 ( 1.610738)
build_ruby 0.000000 0.001948 3.278558 ( 3.443041)
build_all 0.005799 0.002498 5.903707 ( 3.182616)
build_install 0.006265 0.011937 7.537486 ( 4.204995)
test_btest 0.000621 0.000199 83.087389 ( 33.950623)
test_basic 0.005111 0.000000 0.911366 ( 0.975580)
test_all 0.082084 0.039532 702.533364 (250.714411)
test_rubyspec 0.027229 0.045595 98.398961 (112.619410)
total: 413.11 sec