Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-092051
#<BuildRuby:0x000055ac38db1fc0
@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.20240312-092051",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000034 0.000008 0.000042 ( 0.000040)
build_up 0.006770 0.002798 2.746580 ( 2.633274)
build_miniruby 0.001348 0.000315 1.879466 ( 1.887918)
build_ruby 0.001818 0.000424 3.810786 ( 12.247546)
build_all 0.008088 0.000000 6.987280 ( 4.052403)
build_install 0.021031 0.001845 9.401508 ( 5.594230)
test_btest 0.000692 0.000138 98.907450 ( 39.706802)
test_basic 0.003242 0.005635 1.046928 ( 1.149755)
test_all 0.089597 0.036021 857.030722 (309.667121)
test_rubyspec 0.036011 0.046179 116.305734 (125.518430)
total: 502.46 sec