Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-170244
#<BuildRuby:0x00007fd06acdfdd8
@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.20241229-170244",
@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.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005189 0.000837 1.960008 ( 2.296266)
build_miniruby 0.001374 0.000221 1.509617 ( 1.506521)
build_ruby 0.001939 0.000000 3.892898 ( 4.084488)
build_all 0.008991 0.000430 6.563348 ( 3.104347)
build_install 0.018031 0.002029 8.569765 ( 4.961535)
test_btest 0.000879 0.000129 75.455789 ( 25.655462)
test_basic 0.003708 0.005325 1.020406 ( 1.072152)
test_all 0.091964 0.048079 719.035695 (251.839341)
test_rubyspec 0.033175 0.046552 114.301753 ( 26.953317)
total: 321.47 sec