Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-080031
#<BuildRuby:0x00007f4111e9fdc8
@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.20241222-080031",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.005711 0.000323 2.135193 ( 2.508822)
build_miniruby 0.001367 0.000265 1.670117 ( 1.674103)
build_ruby 0.001528 0.000295 4.408047 ( 4.560129)
build_all 0.009649 0.000227 6.850279 ( 3.349742)
build_install 0.011849 0.008287 8.594905 ( 5.103144)
test_btest 0.000716 0.000159 76.769508 ( 24.518386)
test_basic 0.006730 0.004845 1.080323 ( 1.156769)
test_all 0.133117 0.017842 769.206771 (276.934698)
test_rubyspec 0.033761 0.045663 118.837891 ( 26.725339)
total: 346.53 sec