Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-100711
#<BuildRuby:0x00007f483af3fdc0
@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.20241215-100711",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000044 0.000009 0.000053 ( 0.000053)
configure 0.000040 0.000008 0.000048 ( 0.000047)
build_up 0.006424 0.000470 2.154560 ( 2.501526)
build_miniruby 0.001240 0.000241 1.192970 ( 1.189982)
build_ruby 0.000000 0.001878 3.484341 ( 3.691202)
build_all 0.001707 0.006677 5.774438 ( 2.275448)
build_install 0.014117 0.004581 7.542792 ( 3.785875)
test_btest 0.000760 0.000195 76.267087 ( 20.283305)
test_basic 0.004671 0.004350 0.811124 ( 0.858247)
test_all 0.084003 0.065128 732.690013 (229.357284)
test_rubyspec 0.041108 0.041069 120.750930 ( 28.066848)
total: 292.01 sec