Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-162907
#<BuildRuby:0x00007ff7b09ffdd0
@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.20241230-162907",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.004984 0.000368 1.870562 ( 2.167755)
build_miniruby 0.001393 0.000000 1.095271 ( 1.091948)
build_ruby 0.001714 0.000000 3.387096 ( 3.574859)
build_all 0.003473 0.004940 5.932667 ( 2.419072)
build_install 0.008282 0.009883 7.287052 ( 3.776450)
test_btest 0.000548 0.000232 73.251638 ( 19.597450)
test_basic 0.004637 0.004412 0.946200 ( 1.001238)
test_all 0.094450 0.049242 687.238744 (214.345793)
test_rubyspec 0.049230 0.028975 113.948531 ( 25.572514)
total: 273.55 sec