Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-074136
#<BuildRuby:0x00007f18789ffdc0
@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.20240630-074136",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000045 0.000009 0.000054 ( 0.000051)
configure 0.000036 0.000006 0.000042 ( 0.000043)
build_up 0.005028 0.005508 4.606677 ( 4.252076)
build_miniruby 0.001713 0.000385 1.762513 ( 1.764467)
build_ruby 0.002026 0.000456 4.772828 ( 4.884802)
build_all 0.008828 0.002353 8.760526 ( 4.503709)
build_install 0.012381 0.013507 12.192735 ( 6.909368)
test_btest 0.000873 0.000252 125.017133 ( 54.213404)
test_basic 0.005096 0.009458 1.413743 ( 1.512916)
test_all 0.098628 0.058185 962.183397 (336.212220)
test_rubyspec 0.040766 0.056246 176.399730 ( 55.216127)
total: 469.47 sec