Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-181244
#<BuildRuby:0x000056292c7ddf88
@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.20231228-181244",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001237 0.004328 1.603970 ( 1.968740)
build_miniruby 0.001280 0.000256 1.513144 ( 1.511563)
build_ruby 0.001500 0.000300 3.384334 ( 3.638952)
build_all 0.007064 0.000541 5.511785 ( 2.804746)
build_install 0.007751 0.008478 6.662001 ( 4.024923)
test_btest 0.000561 0.000141 78.578547 ( 32.523730)
test_basic 0.002776 0.003916 0.814236 ( 0.882712)
test_all 0.085388 0.030958 734.449108 (279.118812)
test_rubyspec 0.025563 0.038325 94.681498 (106.266741)
total: 432.74 sec