Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-102608
#<BuildRuby:0x00007fdcc93ffdd8
@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.20241219-102608",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.002233 0.003556 1.969421 ( 2.269835)
build_miniruby 0.001285 0.000321 1.573237 ( 1.569641)
build_ruby 0.001625 0.000406 3.857283 ( 14.664456)
build_all 0.008229 0.000061 6.401441 ( 2.708688)
build_install 0.016837 0.001910 7.941557 ( 4.587864)
test_btest 0.000807 0.000177 74.700257 ( 23.972795)
test_basic 0.001398 0.007904 0.871119 ( 0.919660)
test_all 0.111503 0.031202 697.446355 (259.248344)
test_rubyspec 0.031954 0.045939 112.963433 ( 21.392586)
total: 331.33 sec