Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-023101
#<BuildRuby:0x00007fc210befdc8
@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.20241101-023101",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000039 0.000000 0.000039 ( 0.000038)
build_up 0.006759 0.000856 3.561607 ( 3.598635)
build_miniruby 0.001236 0.000341 1.667593 ( 1.665606)
build_ruby 0.001362 0.000375 3.264905 ( 3.400947)
build_all 0.005125 0.003255 6.194297 ( 2.470059)
build_install 0.015739 0.002775 9.567528 ( 4.688289)
test_btest 0.000766 0.000212 74.870519 ( 20.564705)
test_basic 0.001867 0.008622 1.024050 ( 1.077199)
test_all 0.120361 0.032195 791.755455 (296.930254)
test_rubyspec 0.044334 0.045359 126.233666 ( 43.688265)
total: 378.09 sec