Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-101858
#<BuildRuby:0x00007f2c7bc3fdd0
@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-101858",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.004521 0.002854 3.674315 ( 3.815508)
build_miniruby 0.001207 0.000402 1.162221 ( 1.159658)
build_ruby 0.001297 0.000432 4.154331 ( 46.516139)
build_all 0.008073 0.000017 6.208577 ( 2.599329)
build_install 0.017094 0.000284 8.501939 ( 4.070677)
test_btest 0.000646 0.000176 74.701309 ( 20.329693)
test_basic 0.008474 0.001167 0.784794 ( 0.835785)
test_all 0.120289 0.022914 622.544915 (193.473931)
test_rubyspec 0.025622 0.054777 120.734088 ( 20.595294)
total: 293.40 sec