Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-124233
#<BuildRuby:0x0000558c4fc36230
@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.20231214-124233",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006778 2.136879 ( 2.209391)
build_miniruby 0.000947 0.000384 1.318670 ( 1.317665)
build_ruby 0.001729 0.000000 3.147808 ( 27.719944)
build_all 0.007513 0.001046 6.009668 ( 2.996922)
build_install 0.015794 0.006275 7.640560 ( 4.353131)
test_btest 0.000914 0.000000 83.121896 ( 31.315336)
test_basic 0.000000 0.006474 0.930077 ( 0.998298)
test_all 0.080768 0.046585 723.483411 (339.674493)
test_rubyspec 0.049439 0.030780 105.430596 (142.708015)
total: 553.29 sec