Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-214027
#<BuildRuby:0x00007fe216b8fdd0
@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.20240704-214027",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.003933 0.003923 3.795721 ( 3.250802)
build_miniruby 0.000000 0.001535 1.368577 ( 1.365289)
build_ruby 0.001175 0.001254 4.171096 ( 4.316287)
build_all 0.003851 0.005446 8.525141 ( 3.760659)
build_install 0.012808 0.006056 11.147298 ( 5.248641)
test_btest 0.000676 0.000290 122.344989 ( 38.188382)
test_basic 0.003648 0.010164 1.404015 ( 1.495035)
test_all 0.115525 0.040906 895.230059 (291.908178)
test_rubyspec 0.049401 0.046167 172.738758 ( 43.065531)
total: 392.60 sec