Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-222908
#<BuildRuby:0x00007f323a49fde0
@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.20241002-222908",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004631 0.004747 4.619361 ( 3.802564)
build_miniruby 0.001970 0.000000 1.782543 ( 2.355422)
build_ruby 0.002279 0.000042 4.694937 ( 51.995245)
build_all 0.005170 0.004325 7.726554 ( 4.643452)
build_install 0.019536 0.003134 10.747763 ( 6.815650)
test_btest 0.000895 0.000061 95.258131 ( 34.764951)
test_basic 0.006383 0.003818 0.947572 ( 1.566163)
test_all 0.104989 0.056039 883.230203 (589.668430)
test_rubyspec 0.053213 0.042223 146.320387 (105.607032)
total: 801.22 sec