Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-133418
#<BuildRuby:0x0000564b34fca320
@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.20240205-133418",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006425 0.000000 1.969196 ( 2.320182)
build_miniruby 0.000000 0.001375 1.439421 ( 1.437538)
build_ruby 0.000000 0.001681 2.955785 ( 3.201725)
build_all 0.000000 0.007809 6.261624 ( 2.450041)
build_install 0.010969 0.009573 7.999686 ( 4.914550)
test_btest 0.000869 0.000279 88.019803 ( 29.825448)
test_basic 0.005111 0.001643 0.716143 ( 0.775999)
test_all 0.072555 0.046639 739.714251 (215.362513)
test_rubyspec 0.066104 0.037476 173.171155 (185.659883)
total: 445.95 sec