Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-045811
#<BuildRuby:0x00007fe63523fdc0
@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.20241201-045811",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000037 0.000010 0.000047 ( 0.000063)
build_up 0.007880 0.000956 3.743987 ( 3.829469)
build_miniruby 0.001505 0.000376 1.947751 ( 1.956192)
build_ruby 0.001917 0.000480 4.966740 ( 5.128456)
build_all 0.007897 0.001974 6.825982 ( 3.661230)
build_install 0.023280 0.000126 9.601100 ( 5.436156)
test_btest 0.000000 0.000926 82.663226 ( 32.682109)
test_basic 0.006253 0.005059 1.019262 ( 1.079799)
test_all 0.103741 0.042851 751.933725 (366.048930)
test_rubyspec 0.061236 0.024713 119.952271 ( 43.034105)
total: 462.86 sec