Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250223-091205
#<BuildRuby:0x00007f65bf58fdc8
@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.20250223-091205",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000023 0.000009 0.000032 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.001401 0.005190 3.014286 ( 2.436855)
build_miniruby 0.001147 0.000499 1.363335 ( 1.360529)
build_ruby 0.001854 0.000000 3.200297 ( 3.364227)
build_all 0.008590 0.000000 5.350391 ( 2.306235)
build_install 0.015077 0.005762 7.820826 ( 4.567445)
test_btest 0.000593 0.000229 45.149099 ( 12.413938)
test_basic 0.000672 0.003965 0.770889 ( 0.854987)
test_all 0.080509 0.033615 564.612738 (184.823849)
test_rubyspec 0.039767 0.033487 99.580501 ( 22.704652)
total: 234.83 sec