Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-134538
#<BuildRuby:0x00007fef23ecfdc8
@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.20241117-134538",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000041 0.000006 0.000047 ( 0.000045)
configure 0.000038 0.000004 0.000042 ( 0.000042)
build_up 0.000812 0.007932 4.308830 ( 4.604086)
build_miniruby 0.001396 0.000251 1.754910 ( 1.855521)
build_ruby 0.000000 0.002384 4.574676 ( 4.820956)
build_all 0.007559 0.002198 7.050358 ( 3.990855)
build_install 0.013231 0.009497 10.220781 ( 6.456374)
test_btest 0.000879 0.000211 74.836406 ( 28.820842)
test_basic 0.005467 0.004247 1.119015 ( 1.165884)
test_all 0.106888 0.040754 692.965963 (230.112445)
test_rubyspec 0.054252 0.028278 123.724367 ( 28.209845)
total: 310.04 sec