Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-061228
#<BuildRuby:0x00007f57087bfdc0
@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-061228",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.006030 1.904544 ( 2.249573)
build_miniruby 0.000000 0.001440 1.486267 ( 1.482932)
build_ruby 0.001337 0.000611 3.872680 ( 4.083647)
build_all 0.007872 0.000931 6.715429 ( 2.814128)
build_install 0.010913 0.006747 7.698615 ( 3.923030)
test_btest 0.000653 0.000178 74.280049 ( 19.808209)
test_basic 0.006307 0.003516 0.998095 ( 1.055565)
test_all 0.108603 0.034557 673.620352 (206.211105)
test_rubyspec 0.025393 0.055818 118.372144 ( 27.506860)
total: 269.14 sec