Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-045501
#<BuildRuby:0x00007fcb339dfde0
@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.20241202-045501",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.004105 0.004083 3.350162 ( 3.313445)
build_miniruby 0.000000 0.001852 1.668853 ( 1.679484)
build_ruby 0.000817 0.001641 4.576264 ( 4.807031)
build_all 0.005582 0.004269 6.691347 ( 3.665197)
build_install 0.022040 0.001228 9.498778 ( 5.866202)
test_btest 0.000961 0.000000 81.057735 ( 44.097971)
test_basic 0.012045 0.000000 1.148379 ( 1.340882)
test_all 0.108821 0.043673 829.385487 (445.904183)
test_rubyspec 0.057958 0.033163 122.149427 ( 53.715923)
total: 564.39 sec