Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-060726
#<BuildRuby:0x00007f41e8d8fdc0
@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.20241208-060726",
@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.000057 0.000000 0.000057 ( 0.000058)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002963 0.003936 3.342624 ( 3.299178)
build_miniruby 0.001183 0.000211 1.115486 ( 1.112871)
build_ruby 0.001362 0.000244 3.047885 ( 3.219864)
build_all 0.007080 0.000000 5.443293 ( 2.265805)
build_install 0.010312 0.004311 6.989096 ( 3.300979)
test_btest 0.000685 0.000128 70.093099 ( 18.441985)
test_basic 0.003337 0.004938 0.942996 ( 0.993440)
test_all 0.109510 0.030017 634.518829 (183.461979)
test_rubyspec 0.041043 0.039166 113.973537 ( 20.446272)
total: 236.54 sec