Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-221537
#<BuildRuby:0x00007fbf54b7fdc0
@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.20241212-221537",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000828 0.007242 3.399182 ( 3.305691)
build_miniruby 0.001201 0.000311 1.588042 ( 1.584995)
build_ruby 0.000000 0.001973 3.838626 ( 4.014314)
build_all 0.004576 0.003664 6.109012 ( 2.556179)
build_install 0.010084 0.008357 8.619503 ( 4.265687)
test_btest 0.000721 0.000247 73.609679 ( 19.599693)
test_basic 0.000000 0.009011 0.850910 ( 0.900185)
test_all 0.109254 0.034389 665.465700 (196.774054)
test_rubyspec 0.030080 0.047280 111.460362 ( 24.043929)
total: 257.05 sec