Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-202134
#<BuildRuby:0x00007fb84211fdd0
@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.20241223-202134",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.001504 0.004247 1.770890 ( 2.083404)
build_miniruby 0.001184 0.000114 1.307308 ( 1.304509)
build_ruby 0.002128 0.000000 3.919478 ( 4.100591)
build_all 0.004484 0.004508 6.417259 ( 2.719717)
build_install 0.013201 0.004328 8.152342 ( 4.479497)
test_btest 0.000717 0.000102 78.742492 ( 34.142335)
test_basic 0.008006 0.001143 0.812023 ( 0.871543)
test_all 0.083779 0.058195 729.889645 (265.639140)
test_rubyspec 0.054417 0.027708 117.530050 ( 24.616778)
total: 339.96 sec