Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250502-181849
#<BuildRuby:0x00007faf8560fdd8
@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.20250502-181849",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000031 0.000006 0.000037 ( 0.000039)
build_up 0.003563 0.003102 2.511894 ( 2.721317)
build_miniruby 0.001251 0.000251 1.558965 ( 1.555985)
build_ruby 0.001715 0.000343 4.215076 ( 38.423503)
build_all 0.009306 0.000266 6.404501 ( 3.033357)
build_install 0.009982 0.008439 8.321843 ( 5.140326)
test_btest 0.000859 0.000198 51.797904 ( 14.756382)
test_basic 0.001536 0.007433 0.794041 ( 0.841177)
test_all 0.095667 0.027907 613.094368 (191.929066)
test_rubyspec 0.047274 0.030450 106.498120 ( 22.947978)
total: 281.35 sec