Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-135645
#<BuildRuby:0x00007f20f6e6fdc0
@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.20241116-135645",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.007357 3.890870 ( 3.760612)
build_miniruby 0.001537 0.000000 1.248616 ( 1.245557)
build_ruby 0.002075 0.000000 4.374328 ( 28.680387)
build_all 0.008667 0.000171 6.433235 ( 2.646614)
build_install 0.016436 0.000928 9.572951 ( 4.764436)
test_btest 0.000929 0.000100 78.085181 ( 20.962030)
test_basic 0.000000 0.008088 0.904395 ( 0.953931)
test_all 0.102149 0.045565 733.764217 (214.376477)
test_rubyspec 0.043604 0.037807 120.098620 ( 27.960052)
total: 305.35 sec