Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-175819
#<BuildRuby:0x00007f41bde4fdd0
@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.20241204-175819",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.002121 0.005877 3.060306 ( 2.598473)
build_miniruby 0.001546 0.000000 1.073934 ( 1.071064)
build_ruby 0.001789 0.000000 3.366137 ( 17.803648)
build_all 0.007188 0.000000 5.430634 ( 2.202484)
build_install 0.008048 0.009168 8.018403 ( 3.654909)
test_btest 0.000653 0.000172 71.601467 ( 20.231110)
test_basic 0.002397 0.008063 0.732496 ( 0.784863)
test_all 0.107764 0.031864 602.906135 (189.270019)
test_rubyspec 0.041100 0.042269 115.140090 ( 21.715218)
total: 259.33 sec