Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-231127
#<BuildRuby:0x00007f294aeafdd8
@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.20240828-231127",
@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.000023)
autoconf 0.000031 0.000012 0.000043 ( 0.000041)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.002523 0.005145 3.384877 ( 3.371309)
build_miniruby 0.001118 0.000465 1.508214 ( 1.504647)
build_ruby 0.001392 0.000580 4.127464 ( 4.234101)
build_all 0.005712 0.003080 7.644172 ( 3.080858)
build_install 0.012333 0.006465 10.228188 ( 4.928970)
test_btest 0.000775 0.000336 111.914559 ( 31.580324)
test_basic 0.009551 0.000563 1.172811 ( 2.187369)
test_all 0.091539 0.056322 818.870463 (240.918994)
test_rubyspec 0.044475 0.043228 160.705453 ( 35.820664)
total: 327.63 sec