Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-190739
#<BuildRuby:0x00007f6c7b8efdc0
@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.20241102-190739",
@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.000006 0.000023 ( 0.000025)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.003452 0.005437 4.241103 ( 4.646872)
build_miniruby 0.000000 0.001831 1.771471 ( 1.868489)
build_ruby 0.000106 0.002245 4.668683 ( 5.030359)
build_all 0.010154 0.000788 7.235898 ( 5.745380)
build_install 0.018558 0.006653 10.584162 ( 8.060222)
test_btest 0.000699 0.000288 79.543773 ( 55.214955)
test_basic 0.006821 0.005438 1.178271 ( 1.342047)
test_all 0.106411 0.047952 813.561063 (511.689744)
test_rubyspec 0.046389 0.045154 126.689157 ( 52.468530)
total: 646.07 sec