Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-135126
#<BuildRuby:0x00007f6e6a12fdd8
@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.20240619-135126",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000035 0.000013 0.000048 ( 0.000048)
configure 0.000030 0.000011 0.000041 ( 0.000046)
build_up 0.005500 0.002037 3.306092 ( 3.184743)
build_miniruby 0.001346 0.000498 1.579883 ( 1.576986)
build_ruby 0.001341 0.000497 4.001923 ( 4.177425)
build_all 0.008969 0.000189 7.810695 ( 3.121646)
build_install 0.019270 0.000709 10.361559 ( 4.772565)
test_btest 0.000777 0.000235 111.391386 ( 29.581410)
test_basic 0.002823 0.005272 1.090344 ( 1.139492)
test_all 0.117597 0.033144 887.477504 (262.653309)
test_rubyspec 0.035477 0.053694 163.744467 ( 32.682607)
total: 342.89 sec